SuccessConsole Output

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.updater 0.10.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.updater ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.updater ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.updater ---
[INFO] Compiling 7 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.updater ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.updater ---
[INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.updater ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running co.codewizards.cloudstore.updater.PGPTest
Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest
10:35:07.912 [main] INFO  c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
10:35:07.978 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz
10:35:08.293 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 315 ms: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.197 sec - in co.codewizards.cloudstore.updater.PGPTest
CloudStore updater started. Downloading meta-data.
10:35:08.797 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
10:35:08.807 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]tryAcquire: returning true. lockCounter=1
10:35:08.809 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
10:35:08.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:08.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:08.818 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz'
Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz
10:35:08.823 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17746540 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz'
10:35:08.823 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1335' dir.usableSpace='11870 MiB' expectedRequiredSpace='25 MiB'
 ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100%
10:35:08.893 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
10:35:08.895 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig'
Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig
10:35:08.897 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig'
10:35:08.898 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1335' dir.usableSpace='11853 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
10:35:18.810 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15655125079230/installation/cloudstore' dir.usableSpace='11853 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15655125079230/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jz6pqefw.tar.gz
10:35:18.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/etc'
10:35:18.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, etc]'
10:35:18.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/etc'
10:35:18.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, etc]'
10:35:18.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/init'
10:35:18.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, etc, init]'
10:35:18.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/init'
10:35:18.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, etc, init]'
10:35:18.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.832 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.832 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.832 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/init/cloudstore-server.conf'
10:35:18.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, etc, init, cloudstore-server.conf]'
10:35:18.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/init/cloudstore-server.conf'
10:35:18.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, etc, init, cloudstore-server.conf]'
10:35:18.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/init.d'
10:35:18.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, etc, init.d]'
10:35:18.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/init.d'
10:35:18.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, etc, init.d]'
10:35:18.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.840 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/init.d/cloudstore-server'
10:35:18.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, etc, init.d, cloudstore-server]'
10:35:18.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/init.d/cloudstore-server'
10:35:18.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, etc, init.d, cloudstore-server]'
10:35:18.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/profile.d'
10:35:18.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, etc, profile.d]'
10:35:18.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/profile.d'
10:35:18.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, etc, profile.d]'
10:35:18.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/profile.d/cloudstore.sh'
10:35:18.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, etc, profile.d, cloudstore.sh]'
10:35:18.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/profile.d/cloudstore.sh'
10:35:18.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, etc, profile.d, cloudstore.sh]'
10:35:18.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib'
10:35:18.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib]'
10:35:18.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib'
10:35:18.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib]'
10:35:18.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
10:35:18.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
10:35:18.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
10:35:18.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
10:35:18.868 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
10:35:18.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
10:35:18.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
10:35:18.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
10:35:18.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
10:35:18.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
10:35:18.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
10:35:18.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
10:35:18.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/logback-core-1.0.13.jar'
10:35:18.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, logback-core-1.0.13.jar]'
10:35:18.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/logback-core-1.0.13.jar'
10:35:18.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, logback-core-1.0.13.jar]'
10:35:18.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
10:35:18.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
10:35:18.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
10:35:18.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
10:35:18.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
10:35:18.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
10:35:18.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
10:35:18.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
10:35:18.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
10:35:18.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
10:35:18.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
10:35:18.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
10:35:18.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
10:35:18.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
10:35:18.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
10:35:18.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
10:35:18.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
10:35:18.981 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
10:35:18.981 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
10:35:18.981 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
10:35:18.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
10:35:18.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
10:35:18.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
10:35:18.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
10:35:18.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
10:35:18.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
10:35:18.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
10:35:18.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
10:35:18.992 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:18.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:18.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-server-2.5.1.jar'
10:35:18.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
10:35:18.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-server-2.5.1.jar'
10:35:18.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
10:35:19.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
10:35:19.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
10:35:19.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
10:35:19.063 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
10:35:19.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
10:35:19.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
10:35:19.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
10:35:19.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
10:35:19.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
10:35:19.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
10:35:19.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
10:35:19.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
10:35:19.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
10:35:19.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
10:35:19.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
10:35:19.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
10:35:19.091 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
10:35:19.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
10:35:19.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
10:35:19.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
10:35:19.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
10:35:19.231 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
10:35:19.231 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
10:35:19.231 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
10:35:19.257 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
10:35:19.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
10:35:19.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
10:35:19.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
10:35:19.262 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.263 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.263 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.263 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.263 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/derby-10.10.2.0.jar'
10:35:19.263 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, derby-10.10.2.0.jar]'
10:35:19.263 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/derby-10.10.2.0.jar'
10:35:19.264 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, derby-10.10.2.0.jar]'
10:35:19.471 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
10:35:19.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
10:35:19.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
10:35:19.473 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
10:35:19.482 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.482 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.482 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.482 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.483 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
10:35:19.483 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
10:35:19.483 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
10:35:19.483 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
10:35:19.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.508 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/args4j-2.0.16.jar'
10:35:19.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, args4j-2.0.16.jar]'
10:35:19.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/args4j-2.0.16.jar'
10:35:19.509 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, args4j-2.0.16.jar]'
10:35:19.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.514 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.515 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
10:35:19.515 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
10:35:19.515 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
10:35:19.515 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
10:35:19.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
10:35:19.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
10:35:19.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
10:35:19.521 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
10:35:19.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/xz-1.4.jar'
10:35:19.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, xz-1.4.jar]'
10:35:19.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/xz-1.4.jar'
10:35:19.524 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, xz-1.4.jar]'
10:35:19.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/guava-14.0.1.jar'
10:35:19.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, guava-14.0.1.jar]'
10:35:19.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/guava-14.0.1.jar'
10:35:19.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, guava-14.0.1.jar]'
10:35:19.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
10:35:19.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
10:35:19.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
10:35:19.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
10:35:19.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/logback-classic-1.0.13.jar'
10:35:19.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
10:35:19.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/logback-classic-1.0.13.jar'
10:35:19.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
10:35:19.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
10:35:19.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
10:35:19.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
10:35:19.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
10:35:19.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
10:35:19.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
10:35:19.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
10:35:19.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
10:35:19.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
10:35:19.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
10:35:19.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
10:35:19.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
10:35:19.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
10:35:19.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
10:35:19.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
10:35:19.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
10:35:19.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.995 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:19.995 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:19.995 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
10:35:19.995 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
10:35:19.995 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
10:35:19.995 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
10:35:20.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
10:35:20.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
10:35:20.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
10:35:20.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
10:35:20.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
10:35:20.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
10:35:20.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
10:35:20.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
10:35:20.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
10:35:20.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
10:35:20.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
10:35:20.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
10:35:20.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
10:35:20.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
10:35:20.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
10:35:20.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
10:35:20.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
10:35:20.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
10:35:20.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
10:35:20.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
10:35:20.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
10:35:20.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
10:35:20.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
10:35:20.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
10:35:20.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
10:35:20.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
10:35:20.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
10:35:20.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
10:35:20.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.201 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.201 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.201 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-client-2.5.1.jar'
10:35:20.201 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
10:35:20.201 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-client-2.5.1.jar'
10:35:20.201 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
10:35:20.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
10:35:20.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
10:35:20.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
10:35:20.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
10:35:20.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
10:35:20.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
10:35:20.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
10:35:20.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
10:35:20.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
10:35:20.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
10:35:20.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
10:35:20.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
10:35:20.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
10:35:20.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
10:35:20.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
10:35:20.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
10:35:20.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
10:35:20.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
10:35:20.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
10:35:20.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
10:35:20.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
10:35:20.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
10:35:20.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
10:35:20.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
10:35:20.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
10:35:20.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
10:35:20.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
10:35:20.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
10:35:20.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
10:35:20.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
10:35:20.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
10:35:20.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
10:35:20.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
10:35:20.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
10:35:20.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
10:35:20.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
10:35:20.322 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.322 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.322 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.322 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.322 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
10:35:20.322 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
10:35:20.323 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
10:35:20.323 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
10:35:20.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-common-2.5.1.jar'
10:35:20.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
10:35:20.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-common-2.5.1.jar'
10:35:20.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
10:35:20.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
10:35:20.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
10:35:20.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
10:35:20.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
10:35:20.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
10:35:20.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
10:35:20.409 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
10:35:20.409 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
10:35:20.410 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
10:35:20.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
10:35:20.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
10:35:20.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
10:35:20.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/commons-compress-1.7.jar'
10:35:20.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, commons-compress-1.7.jar]'
10:35:20.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/commons-compress-1.7.jar'
10:35:20.421 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, commons-compress-1.7.jar]'
10:35:20.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/transaction-api-1.1.jar'
10:35:20.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, transaction-api-1.1.jar]'
10:35:20.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/transaction-api-1.1.jar'
10:35:20.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, lib, transaction-api-1.1.jar]'
10:35:20.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/bin'
10:35:20.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, bin]'
10:35:20.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/bin'
10:35:20.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, bin]'
10:35:20.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/bin/cloudstore-server'
10:35:20.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, bin, cloudstore-server]'
10:35:20.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/bin/cloudstore-server'
10:35:20.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, bin, cloudstore-server]'
10:35:20.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.451 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/bin/cloudstore.bat'
10:35:20.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, bin, cloudstore.bat]'
10:35:20.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/bin/cloudstore.bat'
10:35:20.452 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, bin, cloudstore.bat]'
10:35:20.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/bin/cloudstore'
10:35:20.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, bin, cloudstore]'
10:35:20.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/bin/cloudstore'
10:35:20.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, bin, cloudstore]'
10:35:20.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/bin/cloudstore-server.bat'
10:35:20.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, bin, cloudstore-server.bat]'
10:35:20.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/bin/cloudstore-server.bat'
10:35:20.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, bin, cloudstore-server.bat]'
10:35:20.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore'
10:35:20.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore]'
10:35:20.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/installation.properties'
10:35:20.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, installation.properties]'
10:35:20.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125079230/installation/cloudstore/installation.properties'
10:35:20.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125079230, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15655125079230/installation/cloudstore
10:35:20.458 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
10:35:20.458 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
10:35:20.458 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
10:35:20.459 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
10:35:20.459 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
10:35:20.460 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
10:35:20.460 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
10:35:20.460 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
10:35:20.460 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
10:35:20.460 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
10:35:20.461 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
10:35:20.461 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
10:35:20.461 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
10:35:20.461 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak'
10:35:20.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
10:35:20.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
10:35:20.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
10:35:20.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
10:35:20.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak'
10:35:20.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
10:35:20.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
10:35:20.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
10:35:20.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
10:35:20.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
10:35:20.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
10:35:20.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
10:35:20.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak'
10:35:20.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
10:35:20.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
10:35:20.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
10:35:20.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
10:35:20.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
10:35:20.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
10:35:20.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
10:35:20.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
10:35:20.465 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
10:35:20.465 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
10:35:20.465 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
10:35:20.465 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
10:35:20.466 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
10:35:20.466 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
10:35:20.466 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
10:35:20.466 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
10:35:20.466 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
10:35:20.467 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
10:35:20.467 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
10:35:20.467 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak'
10:35:20.467 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
10:35:20.468 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak'
10:35:20.468 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
10:35:20.468 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
10:35:20.468 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
10:35:20.468 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
10:35:20.469 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
10:35:20.469 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
10:35:20.469 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
10:35:20.470 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
10:35:20.470 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak'
10:35:20.470 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
10:35:20.470 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
10:35:20.470 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
10:35:20.471 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
10:35:20.471 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
10:35:20.471 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
10:35:20.471 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
10:35:20.471 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125079230/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15655125079230/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15655125079230/installation/cloudstore
10:35:20.756 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore
10:35:20.756 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/etc
10:35:20.756 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/init
10:35:20.756 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/init/cloudstore-server.conf
10:35:20.757 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
10:35:20.757 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/init.d
10:35:20.757 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/init.d/cloudstore-server
10:35:20.758 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
10:35:20.758 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/profile.d
10:35:20.758 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/profile.d/cloudstore.sh
10:35:20.758 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
10:35:20.759 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib
10:35:20.759 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
10:35:20.760 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
10:35:20.760 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak
10:35:20.760 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
10:35:20.760 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/logback-core-1.0.13.jar
10:35:20.760 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
10:35:20.760 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
10:35:20.760 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
10:35:20.761 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
10:35:20.761 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
10:35:20.761 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
10:35:20.761 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
10:35:20.761 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
10:35:20.762 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
10:35:20.762 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
10:35:20.762 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
10:35:20.762 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
10:35:20.762 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
10:35:20.763 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
10:35:20.763 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
10:35:20.763 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
10:35:20.763 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
10:35:20.763 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
10:35:20.763 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
10:35:20.764 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
10:35:20.764 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
10:35:20.764 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/javax.annotation-api-1.2.jar
10:35:20.764 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/xz-1.4.jar.csupdbak
10:35:20.764 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/derby-10.13.1.1.jar
10:35:20.764 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
10:35:20.764 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-server-2.5.1.jar
10:35:20.764 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
10:35:20.764 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
10:35:20.765 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
10:35:20.765 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
10:35:20.765 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
10:35:20.765 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
10:35:20.766 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
10:35:20.766 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
10:35:20.766 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
10:35:20.767 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/slf4j-api-1.7.7.jar
10:35:20.767 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
10:35:20.767 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
10:35:20.768 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
10:35:20.768 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
10:35:20.768 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/args4j-2.0.16.jar
10:35:20.768 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
10:35:20.768 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
10:35:20.769 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
10:35:20.769 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
10:35:20.769 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
10:35:20.769 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/xz-1.4.jar
10:35:20.769 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/guava-14.0.1.jar
10:35:20.769 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
10:35:20.770 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
10:35:20.770 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
10:35:20.770 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
10:35:20.770 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
10:35:20.770 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
10:35:20.771 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
10:35:20.772 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/logback-classic-1.0.13.jar
10:35:20.772 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
10:35:20.772 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
10:35:20.772 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
10:35:20.772 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
10:35:20.772 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
10:35:20.773 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
10:35:20.773 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
10:35:20.773 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar
10:35:20.773 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
10:35:20.773 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
10:35:20.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
10:35:20.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
10:35:20.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
10:35:20.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
10:35:20.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
10:35:20.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
10:35:20.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
10:35:20.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
10:35:20.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
10:35:20.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-client-2.5.1.jar
10:35:20.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
10:35:20.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
10:35:20.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
10:35:20.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
10:35:20.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
10:35:20.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak
10:35:20.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
10:35:20.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
10:35:20.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
10:35:20.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
10:35:20.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
10:35:20.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
10:35:20.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
10:35:20.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
10:35:20.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
10:35:20.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
10:35:20.778 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
10:35:20.778 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
10:35:20.778 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/cglib-2.2.0-b21.jar
10:35:20.778 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-common-2.5.1.jar
10:35:20.779 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
10:35:20.779 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
10:35:20.779 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
10:35:20.779 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
10:35:20.779 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/commons-compress-1.7.jar
10:35:20.780 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/transaction-api-1.1.jar
10:35:20.780 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
10:35:20.780 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
10:35:20.781 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
10:35:20.781 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
10:35:20.782 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
10:35:20.783 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar
10:35:20.783 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
10:35:20.784 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
10:35:20.784 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
10:35:20.784 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/bin
10:35:20.784 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/bin/cloudstore-server
10:35:20.784 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/bin/cloudstore.bat
10:35:20.784 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/bin/cloudstore.csupdbak
10:35:20.785 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/bin/cloudstore
10:35:20.785 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/bin/cloudstore-server.bat
10:35:20.785 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
10:35:20.785 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/bin/cloudstore-server.csupdbak
10:35:20.785 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/bin/cloudstore.bat.csupdbak
10:35:20.785 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/backup
10:35:20.786 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jz6pqefw.tar.gz
10:35:20.786 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125079230/installation/cloudstore/installation.properties
10:35:20.786 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125079230/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
10:35:20.793 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
10:35:20.884 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.client-0.9.6-bin.tar.gz
10:35:20.946 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 59 ms: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.client-0.9.6-bin.tar.gz
CloudStore updater started. Downloading meta-data.
10:35:21.161 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
10:35:21.162 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]tryAcquire: returning true. lockCounter=1
10:35:21.162 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
10:35:21.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:21.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:21.167 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz'
Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz
10:35:21.169 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17250652 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz'
10:35:21.169 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-21d3' dir.usableSpace='11875 MiB' expectedRequiredSpace='24 MiB'
 ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100%
10:35:21.236 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
10:35:21.237 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig'
Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig
10:35:21.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig'
10:35:21.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-21d3' dir.usableSpace='11859 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
10:35:31.163 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15655125208490/installation/cloudstore' dir.usableSpace='11859 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15655125208490/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jz6pqnyz.tar.gz
10:35:31.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/etc'
10:35:31.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, etc]'
10:35:31.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/etc'
10:35:31.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, etc]'
10:35:31.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/etc/profile.d'
10:35:31.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, etc, profile.d]'
10:35:31.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/etc/profile.d'
10:35:31.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, etc, profile.d]'
10:35:31.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/etc/profile.d/cloudstore.sh'
10:35:31.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, etc, profile.d, cloudstore.sh]'
10:35:31.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/etc/profile.d/cloudstore.sh'
10:35:31.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, etc, profile.d, cloudstore.sh]'
10:35:31.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib'
10:35:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib]'
10:35:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib'
10:35:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib]'
10:35:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
10:35:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
10:35:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
10:35:31.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
10:35:31.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/logback-core-1.0.13.jar'
10:35:31.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, logback-core-1.0.13.jar]'
10:35:31.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/logback-core-1.0.13.jar'
10:35:31.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, logback-core-1.0.13.jar]'
10:35:31.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
10:35:31.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
10:35:31.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
10:35:31.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
10:35:31.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
10:35:31.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
10:35:31.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
10:35:31.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
10:35:31.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
10:35:31.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
10:35:31.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
10:35:31.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
10:35:31.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
10:35:31.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
10:35:31.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
10:35:31.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
10:35:31.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
10:35:31.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
10:35:31.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
10:35:31.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
10:35:31.275 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.275 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.275 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.275 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.275 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
10:35:31.275 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
10:35:31.275 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
10:35:31.275 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
10:35:31.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
10:35:31.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
10:35:31.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
10:35:31.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
10:35:31.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
10:35:31.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
10:35:31.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
10:35:31.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
10:35:31.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
10:35:31.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
10:35:31.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
10:35:31.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
10:35:31.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
10:35:31.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
10:35:31.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
10:35:31.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
10:35:31.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/derby-10.10.2.0.jar'
10:35:31.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, derby-10.10.2.0.jar]'
10:35:31.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/derby-10.10.2.0.jar'
10:35:31.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, derby-10.10.2.0.jar]'
10:35:31.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
10:35:31.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
10:35:31.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
10:35:31.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
10:35:31.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/args4j-2.0.16.jar'
10:35:31.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, args4j-2.0.16.jar]'
10:35:31.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/args4j-2.0.16.jar'
10:35:31.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, args4j-2.0.16.jar]'
10:35:31.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
10:35:31.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
10:35:31.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
10:35:31.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
10:35:31.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/xz-1.4.jar'
10:35:31.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, xz-1.4.jar]'
10:35:31.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/xz-1.4.jar'
10:35:31.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, xz-1.4.jar]'
10:35:31.662 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.662 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.662 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.662 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.662 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/guava-14.0.1.jar'
10:35:31.662 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, guava-14.0.1.jar]'
10:35:31.662 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/guava-14.0.1.jar'
10:35:31.662 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, guava-14.0.1.jar]'
10:35:31.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
10:35:31.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
10:35:31.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
10:35:31.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
10:35:31.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
10:35:31.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
10:35:31.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
10:35:31.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
10:35:31.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/logback-classic-1.0.13.jar'
10:35:31.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
10:35:31.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/logback-classic-1.0.13.jar'
10:35:31.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
10:35:31.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
10:35:31.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
10:35:31.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
10:35:31.871 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
10:35:31.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
10:35:31.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
10:35:31.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
10:35:31.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
10:35:31.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:31.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:31.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
10:35:31.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
10:35:31.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
10:35:31.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
10:35:32.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
10:35:32.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
10:35:32.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
10:35:32.032 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
10:35:32.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jersey-client-2.5.1.jar'
10:35:32.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
10:35:32.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jersey-client-2.5.1.jar'
10:35:32.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
10:35:32.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
10:35:32.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
10:35:32.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
10:35:32.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
10:35:32.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
10:35:32.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
10:35:32.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
10:35:32.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
10:35:32.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
10:35:32.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
10:35:32.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
10:35:32.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
10:35:32.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
10:35:32.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
10:35:32.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
10:35:32.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
10:35:32.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
10:35:32.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
10:35:32.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
10:35:32.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
10:35:32.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jersey-common-2.5.1.jar'
10:35:32.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
10:35:32.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jersey-common-2.5.1.jar'
10:35:32.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
10:35:32.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/commons-compress-1.7.jar'
10:35:32.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, commons-compress-1.7.jar]'
10:35:32.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/commons-compress-1.7.jar'
10:35:32.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, commons-compress-1.7.jar]'
10:35:32.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/transaction-api-1.1.jar'
10:35:32.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, transaction-api-1.1.jar]'
10:35:32.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/transaction-api-1.1.jar'
10:35:32.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, lib, transaction-api-1.1.jar]'
10:35:32.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/bin'
10:35:32.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, bin]'
10:35:32.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/bin'
10:35:32.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, bin]'
10:35:32.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/bin/cloudstore.bat'
10:35:32.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, bin, cloudstore.bat]'
10:35:32.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/bin/cloudstore.bat'
10:35:32.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, bin, cloudstore.bat]'
10:35:32.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/bin/cloudstore'
10:35:32.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, bin, cloudstore]'
10:35:32.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/bin/cloudstore'
10:35:32.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, bin, cloudstore]'
10:35:32.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore'
10:35:32.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore]'
10:35:32.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/installation.properties'
10:35:32.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, installation.properties]'
10:35:32.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125208490/installation/cloudstore/installation.properties'
10:35:32.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125208490, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15655125208490/installation/cloudstore
10:35:32.395 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
10:35:32.396 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
10:35:32.396 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
10:35:32.396 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak'
10:35:32.396 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
10:35:32.396 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
10:35:32.396 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
10:35:32.396 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
10:35:32.396 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
10:35:32.396 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
10:35:32.396 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
10:35:32.396 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
10:35:32.396 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
10:35:32.396 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
10:35:32.396 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
10:35:32.397 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
10:35:32.397 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
10:35:32.397 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
10:35:32.397 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
10:35:32.397 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
10:35:32.397 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
10:35:32.397 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
10:35:32.397 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
10:35:32.397 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
10:35:32.397 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
10:35:32.397 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
10:35:32.398 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
10:35:32.398 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
10:35:32.398 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
10:35:32.398 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
10:35:32.398 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
10:35:32.398 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
10:35:32.398 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
10:35:32.398 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
10:35:32.398 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
10:35:32.398 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
10:35:32.398 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
10:35:32.398 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125208490/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15655125208490/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15655125208490/installation/cloudstore
10:35:32.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore
10:35:32.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/etc
10:35:32.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib
10:35:32.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
10:35:32.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
10:35:32.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
10:35:32.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/logback-core-1.0.13.jar
10:35:32.665 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
10:35:32.665 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
10:35:32.665 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
10:35:32.665 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
10:35:32.665 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
10:35:32.665 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
10:35:32.666 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
10:35:32.666 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
10:35:32.666 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
10:35:32.666 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
10:35:32.666 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
10:35:32.666 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
10:35:32.667 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
10:35:32.667 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/javax.annotation-api-1.2.jar
10:35:32.667 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
10:35:32.667 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/xz-1.4.jar.csupdbak
10:35:32.667 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jersey-server-2.5.1.jar
10:35:32.667 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
10:35:32.667 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
10:35:32.667 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
10:35:32.667 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
10:35:32.667 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
10:35:32.667 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
10:35:32.669 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/slf4j-api-1.7.7.jar
10:35:32.669 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
10:35:32.669 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
10:35:32.669 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
10:35:32.669 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/derby-10.10.2.0.jar
10:35:32.669 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
10:35:32.669 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
10:35:32.670 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/args4j-2.0.16.jar
10:35:32.670 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
10:35:32.671 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
10:35:32.671 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
10:35:32.671 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
10:35:32.672 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/xz-1.4.jar
10:35:32.672 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/guava-14.0.1.jar
10:35:32.672 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
10:35:32.672 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
10:35:32.672 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
10:35:32.672 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
10:35:32.672 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/logback-classic-1.0.13.jar
10:35:32.672 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
10:35:32.672 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
10:35:32.672 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
10:35:32.672 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
10:35:32.672 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
10:35:32.672 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
10:35:32.673 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
10:35:32.673 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
10:35:32.673 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
10:35:32.673 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
10:35:32.673 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
10:35:32.674 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
10:35:32.674 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
10:35:32.674 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
10:35:32.674 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jersey-client-2.5.1.jar
10:35:32.674 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
10:35:32.674 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
10:35:32.675 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
10:35:32.675 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
10:35:32.675 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
10:35:32.675 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
10:35:32.675 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
10:35:32.675 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
10:35:32.675 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
10:35:32.675 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
10:35:32.676 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
10:35:32.676 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
10:35:32.676 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
10:35:32.676 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/cglib-2.2.0-b21.jar
10:35:32.676 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jersey-common-2.5.1.jar
10:35:32.676 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
10:35:32.676 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
10:35:32.676 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/commons-compress-1.7.jar
10:35:32.677 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/transaction-api-1.1.jar
10:35:32.677 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
10:35:32.677 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
10:35:32.677 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
10:35:32.677 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
10:35:32.678 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
10:35:32.678 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
10:35:32.679 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
10:35:32.680 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
10:35:32.681 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/bin
10:35:32.681 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/bin/cloudstore.bat
10:35:32.681 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/bin/cloudstore.csupdbak
10:35:32.681 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/bin/cloudstore
10:35:32.681 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/bin/cloudstore.bat.csupdbak
10:35:32.681 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/backup
10:35:32.682 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jz6pqnyz.tar.gz
10:35:32.682 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125208490/installation/cloudstore/installation.properties
10:35:32.682 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125208490/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
10:35:32.687 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
10:35:32.771 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.client-0.9.13-bin.tar.gz
10:35:32.854 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 79 ms: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.client-0.9.13-bin.tar.gz
CloudStore updater started. Downloading meta-data.
10:35:33.129 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
10:35:33.129 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]tryAcquire: returning true. lockCounter=1
10:35:33.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
10:35:33.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:33.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:33.134 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz'
Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz
10:35:33.136 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17658592 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz'
10:35:33.137 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1113' dir.usableSpace='11870 MiB' expectedRequiredSpace='25 MiB'
 ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100%
10:35:33.202 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
10:35:33.204 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig'
Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig
10:35:33.208 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig'
10:35:33.209 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1113' dir.usableSpace='11853 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
10:35:43.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15655125327350/installation/cloudstore' dir.usableSpace='11853 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15655125327350/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jz6pqx7f.tar.gz
10:35:43.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/etc'
10:35:43.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, etc]'
10:35:43.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/etc'
10:35:43.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, etc]'
10:35:43.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/etc/profile.d'
10:35:43.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, etc, profile.d]'
10:35:43.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/etc/profile.d'
10:35:43.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, etc, profile.d]'
10:35:43.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/etc/profile.d/cloudstore.sh'
10:35:43.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, etc, profile.d, cloudstore.sh]'
10:35:43.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/etc/profile.d/cloudstore.sh'
10:35:43.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, etc, profile.d, cloudstore.sh]'
10:35:43.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib'
10:35:43.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib]'
10:35:43.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib'
10:35:43.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib]'
10:35:43.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
10:35:43.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
10:35:43.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
10:35:43.140 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
10:35:43.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
10:35:43.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
10:35:43.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
10:35:43.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
10:35:43.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/logback-core-1.0.13.jar'
10:35:43.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, logback-core-1.0.13.jar]'
10:35:43.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/logback-core-1.0.13.jar'
10:35:43.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, logback-core-1.0.13.jar]'
10:35:43.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
10:35:43.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
10:35:43.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
10:35:43.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
10:35:43.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
10:35:43.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
10:35:43.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
10:35:43.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
10:35:43.194 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.194 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.194 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.194 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.194 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
10:35:43.194 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
10:35:43.194 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
10:35:43.194 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
10:35:43.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
10:35:43.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
10:35:43.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
10:35:43.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
10:35:43.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
10:35:43.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
10:35:43.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
10:35:43.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
10:35:43.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-server-2.5.1.jar'
10:35:43.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
10:35:43.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-server-2.5.1.jar'
10:35:43.221 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
10:35:43.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
10:35:43.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
10:35:43.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
10:35:43.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
10:35:43.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
10:35:43.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
10:35:43.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
10:35:43.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
10:35:43.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
10:35:43.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
10:35:43.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
10:35:43.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
10:35:43.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
10:35:43.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
10:35:43.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
10:35:43.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
10:35:43.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
10:35:43.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
10:35:43.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
10:35:43.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
10:35:43.429 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
10:35:43.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
10:35:43.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
10:35:43.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
10:35:43.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
10:35:43.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
10:35:43.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
10:35:43.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
10:35:43.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/derby-10.10.2.0.jar'
10:35:43.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, derby-10.10.2.0.jar]'
10:35:43.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/derby-10.10.2.0.jar'
10:35:43.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, derby-10.10.2.0.jar]'
10:35:43.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
10:35:43.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
10:35:43.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
10:35:43.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
10:35:43.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
10:35:43.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
10:35:43.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
10:35:43.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
10:35:43.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/args4j-2.0.16.jar'
10:35:43.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, args4j-2.0.16.jar]'
10:35:43.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/args4j-2.0.16.jar'
10:35:43.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, args4j-2.0.16.jar]'
10:35:43.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
10:35:43.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
10:35:43.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
10:35:43.704 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
10:35:43.705 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.705 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.705 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.705 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.705 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/xz-1.4.jar'
10:35:43.705 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, xz-1.4.jar]'
10:35:43.705 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/xz-1.4.jar'
10:35:43.705 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, xz-1.4.jar]'
10:35:43.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/guava-14.0.1.jar'
10:35:43.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, guava-14.0.1.jar]'
10:35:43.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/guava-14.0.1.jar'
10:35:43.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, guava-14.0.1.jar]'
10:35:43.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:43.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:43.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
10:35:43.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
10:35:43.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
10:35:43.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
10:35:44.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/logback-classic-1.0.13.jar'
10:35:44.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
10:35:44.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/logback-classic-1.0.13.jar'
10:35:44.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
10:35:44.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
10:35:44.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
10:35:44.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
10:35:44.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
10:35:44.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
10:35:44.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
10:35:44.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
10:35:44.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
10:35:44.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
10:35:44.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
10:35:44.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
10:35:44.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
10:35:44.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
10:35:44.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
10:35:44.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
10:35:44.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
10:35:44.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
10:35:44.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
10:35:44.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
10:35:44.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
10:35:44.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
10:35:44.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
10:35:44.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
10:35:44.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
10:35:44.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
10:35:44.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
10:35:44.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
10:35:44.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
10:35:44.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
10:35:44.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
10:35:44.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
10:35:44.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
10:35:44.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
10:35:44.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
10:35:44.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
10:35:44.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
10:35:44.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
10:35:44.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
10:35:44.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
10:35:44.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
10:35:44.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
10:35:44.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
10:35:44.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
10:35:44.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
10:35:44.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
10:35:44.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
10:35:44.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
10:35:44.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
10:35:44.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-client-2.5.1.jar'
10:35:44.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
10:35:44.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-client-2.5.1.jar'
10:35:44.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
10:35:44.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
10:35:44.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
10:35:44.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
10:35:44.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
10:35:44.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
10:35:44.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
10:35:44.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
10:35:44.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
10:35:44.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
10:35:44.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
10:35:44.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
10:35:44.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
10:35:44.375 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.375 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.375 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.375 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.375 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
10:35:44.375 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
10:35:44.375 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
10:35:44.375 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
10:35:44.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
10:35:44.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
10:35:44.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
10:35:44.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
10:35:44.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
10:35:44.408 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
10:35:44.409 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
10:35:44.409 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
10:35:44.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
10:35:44.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
10:35:44.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
10:35:44.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
10:35:44.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
10:35:44.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
10:35:44.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
10:35:44.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
10:35:44.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
10:35:44.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
10:35:44.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
10:35:44.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
10:35:44.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
10:35:44.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
10:35:44.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
10:35:44.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
10:35:44.483 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.483 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.483 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.483 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.483 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-common-2.5.1.jar'
10:35:44.483 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
10:35:44.483 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-common-2.5.1.jar'
10:35:44.483 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
10:35:44.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
10:35:44.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
10:35:44.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
10:35:44.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
10:35:44.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
10:35:44.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
10:35:44.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
10:35:44.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
10:35:44.547 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.548 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.548 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.548 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.548 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
10:35:44.548 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
10:35:44.548 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
10:35:44.548 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
10:35:44.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/commons-compress-1.7.jar'
10:35:44.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, commons-compress-1.7.jar]'
10:35:44.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/commons-compress-1.7.jar'
10:35:44.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, commons-compress-1.7.jar]'
10:35:44.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/transaction-api-1.1.jar'
10:35:44.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, transaction-api-1.1.jar]'
10:35:44.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/transaction-api-1.1.jar'
10:35:44.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, lib, transaction-api-1.1.jar]'
10:35:44.587 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/bin'
10:35:44.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, bin]'
10:35:44.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/bin'
10:35:44.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, bin]'
10:35:44.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/bin/cloudstore.bat'
10:35:44.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, bin, cloudstore.bat]'
10:35:44.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/bin/cloudstore.bat'
10:35:44.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, bin, cloudstore.bat]'
10:35:44.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/bin/cloudstore'
10:35:44.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, bin, cloudstore]'
10:35:44.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/bin/cloudstore'
10:35:44.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, bin, cloudstore]'
10:35:44.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore'
10:35:44.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore]'
10:35:44.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/installation.properties'
10:35:44.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, installation.properties]'
10:35:44.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125327350/installation/cloudstore/installation.properties'
10:35:44.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125327350, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15655125327350/installation/cloudstore
10:35:44.591 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
10:35:44.592 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
10:35:44.592 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
10:35:44.592 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
10:35:44.592 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
10:35:44.592 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
10:35:44.592 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
10:35:44.592 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
10:35:44.592 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
10:35:44.592 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
10:35:44.592 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
10:35:44.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
10:35:44.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
10:35:44.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak'
10:35:44.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
10:35:44.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
10:35:44.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
10:35:44.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
10:35:44.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
10:35:44.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
10:35:44.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
10:35:44.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
10:35:44.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
10:35:44.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
10:35:44.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
10:35:44.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
10:35:44.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
10:35:44.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
10:35:44.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
10:35:44.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
10:35:44.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
10:35:44.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
10:35:44.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
10:35:44.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
10:35:44.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
10:35:44.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
10:35:44.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
10:35:44.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
10:35:44.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
10:35:44.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
10:35:44.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak'
10:35:44.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
10:35:44.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak'
10:35:44.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
10:35:44.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
10:35:44.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
10:35:44.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
10:35:44.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
10:35:44.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
10:35:44.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
10:35:44.596 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
10:35:44.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak'
10:35:44.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
10:35:44.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
10:35:44.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
10:35:44.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
10:35:44.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
10:35:44.597 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125327350/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15655125327350/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15655125327350/installation/cloudstore
10:35:44.856 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore
10:35:44.856 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/etc
10:35:44.856 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib
10:35:44.857 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
10:35:44.857 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
10:35:44.857 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/logback-core-1.0.13.jar
10:35:44.857 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
10:35:44.857 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
10:35:44.857 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
10:35:44.858 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
10:35:44.858 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
10:35:44.858 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
10:35:44.858 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
10:35:44.858 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
10:35:44.858 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
10:35:44.859 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
10:35:44.859 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
10:35:44.859 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
10:35:44.859 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
10:35:44.859 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
10:35:44.859 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
10:35:44.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
10:35:44.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
10:35:44.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
10:35:44.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
10:35:44.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
10:35:44.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/javax.annotation-api-1.2.jar
10:35:44.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/xz-1.4.jar.csupdbak
10:35:44.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/derby-10.13.1.1.jar
10:35:44.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
10:35:44.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-server-2.5.1.jar
10:35:44.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
10:35:44.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
10:35:44.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
10:35:44.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
10:35:44.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
10:35:44.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
10:35:44.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
10:35:44.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
10:35:44.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
10:35:44.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/slf4j-api-1.7.7.jar
10:35:44.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
10:35:44.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
10:35:44.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
10:35:44.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
10:35:44.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/args4j-2.0.16.jar
10:35:44.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
10:35:44.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
10:35:44.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
10:35:44.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
10:35:44.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
10:35:44.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/xz-1.4.jar
10:35:44.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/guava-14.0.1.jar
10:35:44.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
10:35:44.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
10:35:44.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
10:35:44.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
10:35:44.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
10:35:44.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
10:35:44.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
10:35:44.866 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/logback-classic-1.0.13.jar
10:35:44.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
10:35:44.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
10:35:44.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
10:35:44.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
10:35:44.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
10:35:44.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
10:35:44.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
10:35:44.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
10:35:44.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
10:35:44.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
10:35:44.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
10:35:44.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
10:35:44.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
10:35:44.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
10:35:44.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
10:35:44.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
10:35:44.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
10:35:44.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-client-2.5.1.jar
10:35:44.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
10:35:44.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
10:35:44.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
10:35:44.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
10:35:44.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
10:35:44.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
10:35:44.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
10:35:44.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
10:35:44.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
10:35:44.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
10:35:44.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
10:35:44.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
10:35:44.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
10:35:44.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
10:35:44.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
10:35:44.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
10:35:44.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/cglib-2.2.0-b21.jar
10:35:44.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-common-2.5.1.jar
10:35:44.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
10:35:44.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
10:35:44.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
10:35:44.871 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
10:35:44.871 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/commons-compress-1.7.jar
10:35:44.871 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/transaction-api-1.1.jar
10:35:44.871 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
10:35:44.871 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
10:35:44.872 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
10:35:44.872 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
10:35:44.872 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
10:35:44.873 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
10:35:44.873 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
10:35:44.873 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
10:35:44.874 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/bin
10:35:44.874 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/bin/cloudstore.bat
10:35:44.874 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/bin/cloudstore.csupdbak
10:35:44.874 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/bin/cloudstore
10:35:44.874 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/bin/cloudstore.bat.csupdbak
10:35:44.874 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/backup
10:35:44.874 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jz6pqx7f.tar.gz
10:35:44.874 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125327350/installation/cloudstore/installation.properties
10:35:44.874 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125327350/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
10:35:44.880 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
10:35:44.967 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.server-0.9.6-bin.tar.gz
10:35:45.037 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 66 ms: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.server-0.9.6-bin.tar.gz
CloudStore updater started. Downloading meta-data.
10:35:45.288 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
10:35:45.288 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]tryAcquire: returning true. lockCounter=1
10:35:45.288 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
10:35:45.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:45.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:45.294 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz'
Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz
10:35:45.296 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17333584 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz'
10:35:45.296 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-d6a' dir.usableSpace='11870 MiB' expectedRequiredSpace='24 MiB'
 ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100%
10:35:45.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
10:35:45.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig'
Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig
10:35:45.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig'
10:35:45.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-d6a' dir.usableSpace='11854 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
10:35:55.289 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15655125449250/installation/cloudstore' dir.usableSpace='11854 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15655125449250/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jz6pr6l6.tar.gz
10:35:55.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/etc'
10:35:55.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, etc]'
10:35:55.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/etc'
10:35:55.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, etc]'
10:35:55.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/init'
10:35:55.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, etc, init]'
10:35:55.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/init'
10:35:55.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, etc, init]'
10:35:55.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/init/cloudstore-server.conf'
10:35:55.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, etc, init, cloudstore-server.conf]'
10:35:55.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/init/cloudstore-server.conf'
10:35:55.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, etc, init, cloudstore-server.conf]'
10:35:55.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/init.d'
10:35:55.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, etc, init.d]'
10:35:55.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/init.d'
10:35:55.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, etc, init.d]'
10:35:55.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/init.d/cloudstore-server'
10:35:55.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, etc, init.d, cloudstore-server]'
10:35:55.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/init.d/cloudstore-server'
10:35:55.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, etc, init.d, cloudstore-server]'
10:35:55.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/profile.d'
10:35:55.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, etc, profile.d]'
10:35:55.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/profile.d'
10:35:55.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, etc, profile.d]'
10:35:55.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/profile.d/cloudstore.sh'
10:35:55.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, etc, profile.d, cloudstore.sh]'
10:35:55.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/profile.d/cloudstore.sh'
10:35:55.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, etc, profile.d, cloudstore.sh]'
10:35:55.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib'
10:35:55.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib]'
10:35:55.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib'
10:35:55.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib]'
10:35:55.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
10:35:55.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
10:35:55.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
10:35:55.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
10:35:55.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
10:35:55.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
10:35:55.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
10:35:55.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
10:35:55.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
10:35:55.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
10:35:55.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
10:35:55.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
10:35:55.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
10:35:55.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
10:35:55.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
10:35:55.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
10:35:55.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/logback-core-1.0.13.jar'
10:35:55.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, logback-core-1.0.13.jar]'
10:35:55.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/logback-core-1.0.13.jar'
10:35:55.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, logback-core-1.0.13.jar]'
10:35:55.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
10:35:55.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
10:35:55.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
10:35:55.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
10:35:55.368 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.368 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.368 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.368 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
10:35:55.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
10:35:55.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
10:35:55.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
10:35:55.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
10:35:55.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
10:35:55.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
10:35:55.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
10:35:55.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
10:35:55.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
10:35:55.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
10:35:55.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
10:35:55.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
10:35:55.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
10:35:55.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
10:35:55.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
10:35:55.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
10:35:55.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
10:35:55.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
10:35:55.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
10:35:55.409 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.409 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.409 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.409 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.409 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
10:35:55.409 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
10:35:55.409 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
10:35:55.409 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
10:35:55.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
10:35:55.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
10:35:55.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
10:35:55.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
10:35:55.435 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
10:35:55.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
10:35:55.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
10:35:55.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
10:35:55.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-server-2.5.1.jar'
10:35:55.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
10:35:55.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-server-2.5.1.jar'
10:35:55.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
10:35:55.501 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.501 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.501 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.501 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.501 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
10:35:55.501 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
10:35:55.501 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
10:35:55.501 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
10:35:55.503 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.503 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.503 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.503 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.503 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
10:35:55.503 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
10:35:55.503 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
10:35:55.503 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
10:35:55.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
10:35:55.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
10:35:55.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
10:35:55.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
10:35:55.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
10:35:55.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
10:35:55.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
10:35:55.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
10:35:55.648 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.648 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.648 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.648 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.648 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
10:35:55.649 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
10:35:55.649 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
10:35:55.649 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
10:35:55.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
10:35:55.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
10:35:55.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
10:35:55.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
10:35:55.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
10:35:55.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
10:35:55.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
10:35:55.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
10:35:55.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/derby-10.10.2.0.jar'
10:35:55.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, derby-10.10.2.0.jar]'
10:35:55.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/derby-10.10.2.0.jar'
10:35:55.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, derby-10.10.2.0.jar]'
10:35:55.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
10:35:55.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
10:35:55.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
10:35:55.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
10:35:55.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/args4j-2.0.16.jar'
10:35:55.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, args4j-2.0.16.jar]'
10:35:55.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/args4j-2.0.16.jar'
10:35:55.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, args4j-2.0.16.jar]'
10:35:55.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
10:35:55.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
10:35:55.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
10:35:55.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
10:35:55.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/xz-1.4.jar'
10:35:55.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, xz-1.4.jar]'
10:35:55.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/xz-1.4.jar'
10:35:55.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, xz-1.4.jar]'
10:35:55.931 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.931 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.931 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:55.931 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:55.931 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/guava-14.0.1.jar'
10:35:55.931 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, guava-14.0.1.jar]'
10:35:55.931 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/guava-14.0.1.jar'
10:35:55.931 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, guava-14.0.1.jar]'
10:35:56.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
10:35:56.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
10:35:56.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
10:35:56.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
10:35:56.110 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
10:35:56.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
10:35:56.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
10:35:56.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
10:35:56.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.116 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/logback-classic-1.0.13.jar'
10:35:56.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
10:35:56.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/logback-classic-1.0.13.jar'
10:35:56.117 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
10:35:56.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
10:35:56.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
10:35:56.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
10:35:56.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
10:35:56.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
10:35:56.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
10:35:56.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
10:35:56.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
10:35:56.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
10:35:56.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
10:35:56.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
10:35:56.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
10:35:56.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
10:35:56.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
10:35:56.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
10:35:56.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
10:35:56.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
10:35:56.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
10:35:56.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
10:35:56.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
10:35:56.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
10:35:56.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
10:35:56.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
10:35:56.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
10:35:56.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
10:35:56.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
10:35:56.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
10:35:56.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
10:35:56.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
10:35:56.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
10:35:56.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
10:35:56.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
10:35:56.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-client-2.5.1.jar'
10:35:56.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
10:35:56.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-client-2.5.1.jar'
10:35:56.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
10:35:56.323 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
10:35:56.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
10:35:56.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
10:35:56.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
10:35:56.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
10:35:56.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
10:35:56.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
10:35:56.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
10:35:56.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
10:35:56.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
10:35:56.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
10:35:56.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
10:35:56.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
10:35:56.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
10:35:56.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
10:35:56.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
10:35:56.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
10:35:56.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
10:35:56.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
10:35:56.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
10:35:56.558 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.558 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.558 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.558 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.558 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
10:35:56.558 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
10:35:56.558 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
10:35:56.558 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
10:35:56.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
10:35:56.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
10:35:56.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
10:35:56.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
10:35:56.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
10:35:56.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
10:35:56.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
10:35:56.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
10:35:56.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-common-2.5.1.jar'
10:35:56.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
10:35:56.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-common-2.5.1.jar'
10:35:56.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
10:35:56.649 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.649 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.649 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.649 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.649 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
10:35:56.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
10:35:56.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
10:35:56.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
10:35:56.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
10:35:56.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
10:35:56.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
10:35:56.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
10:35:56.667 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.667 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.667 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.667 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.667 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/commons-compress-1.7.jar'
10:35:56.667 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, commons-compress-1.7.jar]'
10:35:56.667 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/commons-compress-1.7.jar'
10:35:56.667 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, commons-compress-1.7.jar]'
10:35:56.693 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.693 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/transaction-api-1.1.jar'
10:35:56.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, transaction-api-1.1.jar]'
10:35:56.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/transaction-api-1.1.jar'
10:35:56.694 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, lib, transaction-api-1.1.jar]'
10:35:56.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/bin'
10:35:56.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, bin]'
10:35:56.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/bin'
10:35:56.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, bin]'
10:35:56.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/bin/cloudstore-server'
10:35:56.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, bin, cloudstore-server]'
10:35:56.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/bin/cloudstore-server'
10:35:56.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, bin, cloudstore-server]'
10:35:56.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.697 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/bin/cloudstore.bat'
10:35:56.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, bin, cloudstore.bat]'
10:35:56.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/bin/cloudstore.bat'
10:35:56.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, bin, cloudstore.bat]'
10:35:56.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/bin/cloudstore'
10:35:56.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, bin, cloudstore]'
10:35:56.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/bin/cloudstore'
10:35:56.698 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, bin, cloudstore]'
10:35:56.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/bin/cloudstore-server.bat'
10:35:56.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, bin, cloudstore-server.bat]'
10:35:56.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/bin/cloudstore-server.bat'
10:35:56.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, bin, cloudstore-server.bat]'
10:35:56.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore'
10:35:56.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore]'
10:35:56.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/installation.properties'
10:35:56.699 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, installation.properties]'
10:35:56.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15655125449250/installation/cloudstore/installation.properties'
10:35:56.700 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15655125449250, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15655125449250/installation/cloudstore
10:35:56.701 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
10:35:56.701 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
10:35:56.701 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
10:35:56.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
10:35:56.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
10:35:56.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
10:35:56.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
10:35:56.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
10:35:56.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
10:35:56.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak'
10:35:56.702 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
10:35:56.703 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
10:35:56.703 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
10:35:56.703 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
10:35:56.703 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
10:35:56.703 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
10:35:56.703 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
10:35:56.703 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
10:35:56.703 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
10:35:56.703 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
10:35:56.703 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
10:35:56.703 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
10:35:56.703 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
10:35:56.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
10:35:56.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
10:35:56.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
10:35:56.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
10:35:56.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
10:35:56.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
10:35:56.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
10:35:56.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
10:35:56.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
10:35:56.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
10:35:56.704 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
10:35:56.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
10:35:56.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
10:35:56.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
10:35:56.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
10:35:56.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
10:35:56.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
10:35:56.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
10:35:56.705 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak'
10:35:56.706 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
10:35:56.707 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
10:35:56.707 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak'
10:35:56.707 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
10:35:56.707 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
10:35:56.707 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
10:35:56.707 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
10:35:56.707 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
10:35:56.707 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
10:35:56.707 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
10:35:56.707 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
10:35:56.707 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
10:35:56.707 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
10:35:56.708 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
10:35:56.708 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
10:35:56.708 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
10:35:56.708 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
10:35:56.708 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
10:35:56.708 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15655125449250/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15655125449250/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15655125449250/installation/cloudstore
10:35:56.966 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore
10:35:56.967 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/etc
10:35:56.967 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/init
10:35:56.967 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/init/cloudstore-server.conf
10:35:56.967 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
10:35:56.967 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/init.d
10:35:56.967 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/init.d/cloudstore-server
10:35:56.967 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
10:35:56.967 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/profile.d
10:35:56.967 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/profile.d/cloudstore.sh
10:35:56.967 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
10:35:56.967 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib
10:35:56.968 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
10:35:56.968 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
10:35:56.968 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar
10:35:56.968 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
10:35:56.968 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
10:35:56.968 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/logback-core-1.0.13.jar
10:35:56.968 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
10:35:56.968 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
10:35:56.968 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
10:35:56.968 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
10:35:56.969 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
10:35:56.969 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
10:35:56.969 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
10:35:56.969 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
10:35:56.969 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
10:35:56.969 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
10:35:56.970 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
10:35:56.970 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
10:35:56.970 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
10:35:56.970 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
10:35:56.970 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
10:35:56.970 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
10:35:56.970 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
10:35:56.970 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
10:35:56.971 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
10:35:56.971 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/javax.annotation-api-1.2.jar
10:35:56.971 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
10:35:56.971 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/xz-1.4.jar.csupdbak
10:35:56.971 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-server-2.5.1.jar
10:35:56.971 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
10:35:56.971 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
10:35:56.971 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak
10:35:56.971 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
10:35:56.971 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
10:35:56.971 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
10:35:56.971 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
10:35:56.971 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
10:35:56.972 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/slf4j-api-1.7.7.jar
10:35:56.972 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
10:35:56.973 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
10:35:56.973 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
10:35:56.973 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
10:35:56.973 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/derby-10.10.2.0.jar
10:35:56.973 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
10:35:56.973 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
10:35:56.973 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
10:35:56.973 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/args4j-2.0.16.jar
10:35:56.973 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
10:35:56.974 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
10:35:56.975 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
10:35:56.975 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
10:35:56.975 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
10:35:56.975 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/xz-1.4.jar
10:35:56.975 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/guava-14.0.1.jar
10:35:56.975 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
10:35:56.975 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
10:35:56.975 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
10:35:56.975 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
10:35:56.975 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
10:35:56.975 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/logback-classic-1.0.13.jar
10:35:56.976 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
10:35:56.976 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
10:35:56.976 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
10:35:56.976 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
10:35:56.976 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
10:35:56.976 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
10:35:56.976 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
10:35:56.976 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
10:35:56.976 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
10:35:56.976 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
10:35:56.976 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
10:35:56.977 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
10:35:56.977 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
10:35:56.977 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
10:35:56.977 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
10:35:56.977 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
10:35:56.977 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
10:35:56.977 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
10:35:56.977 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-client-2.5.1.jar
10:35:56.977 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar
10:35:56.977 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
10:35:56.977 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
10:35:56.978 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
10:35:56.978 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
10:35:56.978 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
10:35:56.978 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
10:35:56.978 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
10:35:56.978 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
10:35:56.978 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
10:35:56.978 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
10:35:56.979 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
10:35:56.979 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
10:35:56.979 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
10:35:56.979 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
10:35:56.979 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
10:35:56.979 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/cglib-2.2.0-b21.jar
10:35:56.979 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-common-2.5.1.jar
10:35:56.979 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak
10:35:56.979 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
10:35:56.980 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
10:35:56.980 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
10:35:56.980 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/commons-compress-1.7.jar
10:35:56.980 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/transaction-api-1.1.jar
10:35:56.980 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
10:35:56.980 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
10:35:56.980 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
10:35:56.980 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
10:35:56.981 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
10:35:56.981 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
10:35:56.982 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
10:35:56.982 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
10:35:56.983 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/bin
10:35:56.983 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/bin/cloudstore-server
10:35:56.983 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/bin/cloudstore.bat
10:35:56.983 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/bin/cloudstore.csupdbak
10:35:56.984 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/bin/cloudstore
10:35:56.984 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/bin/cloudstore-server.bat
10:35:56.984 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
10:35:56.984 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/bin/cloudstore-server.csupdbak
10:35:56.984 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/bin/cloudstore.bat.csupdbak
10:35:56.984 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/backup
10:35:56.984 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jz6pr6l6.tar.gz
10:35:56.984 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15655125449250/installation/cloudstore/installation.properties
10:35:56.984 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15655125449250/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
10:35:56.989 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.55 sec - in co.codewizards.cloudstore.updater.CloudStoreUpdaterTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.updater ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.updater ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/updater 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/updater already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-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/updater 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/updater already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.updater ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.updater ---
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 167.6 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190811.083558-18.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190811.083558-18.jar (77 KB at 15249.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190811.083558-18.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190811.083558-18.pom (3 KB at 2897.5 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (401 B at 97.9 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1005.9 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (401 B at 391.6 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190811.083558-18-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190811.083558-18-sources.jar (65 KB at 12927.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 502.9 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.updater ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater
[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.updater/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.updater/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.updater
[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.updater ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.updater ---
[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.updater/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.updater ---
[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.updater/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.updater ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.updater
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.updater
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected