[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.CloudStoreUpdaterTest Running co.codewizards.cloudstore.updater.PGPTest 14:32:26.557 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 14:32:26.631 [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 14:32:26.965 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 333 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.204 sec - in co.codewizards.cloudstore.updater.PGPTest CloudStore updater started. Downloading meta-data. 14:32:27.533 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [76329302]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 14:32:27.542 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [76329302]tryAcquire: returning true. lockCounter=1 14:32:27.544 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 14:32:27.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:27.545 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:27.554 [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 14:32:27.559 [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' 14:32:27.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-10e4' dir.usableSpace='11038 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% 14:32:27.631 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 14:32:27.633 [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 14:32:27.637 [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' 14:32:27.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-10e4' dir.usableSpace='11021 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 14:32:37.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15631075465710/installation/cloudstore' dir.usableSpace='11021 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15631075465710/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jy2xvqgb.tar.gz 14:32:37.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.558 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.558 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.558 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/etc' 14:32:37.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, etc]' 14:32:37.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/etc' 14:32:37.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, etc]' 14:32:37.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/init' 14:32:37.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, etc, init]' 14:32:37.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/init' 14:32:37.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, etc, init]' 14:32:37.564 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.564 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.564 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.565 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.565 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/init/cloudstore-server.conf' 14:32:37.565 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, etc, init, cloudstore-server.conf]' 14:32:37.565 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/init/cloudstore-server.conf' 14:32:37.565 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, etc, init, cloudstore-server.conf]' 14:32:37.566 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.566 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.566 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.567 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.567 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/init.d' 14:32:37.567 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, etc, init.d]' 14:32:37.567 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/init.d' 14:32:37.567 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, etc, init.d]' 14:32:37.568 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.568 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.568 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.568 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.568 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/init.d/cloudstore-server' 14:32:37.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, etc, init.d, cloudstore-server]' 14:32:37.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/init.d/cloudstore-server' 14:32:37.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, etc, init.d, cloudstore-server]' 14:32:37.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/profile.d' 14:32:37.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, etc, profile.d]' 14:32:37.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/profile.d' 14:32:37.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, etc, profile.d]' 14:32:37.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/profile.d/cloudstore.sh' 14:32:37.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, etc, profile.d, cloudstore.sh]' 14:32:37.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/profile.d/cloudstore.sh' 14:32:37.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, etc, profile.d, cloudstore.sh]' 14:32:37.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib' 14:32:37.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib]' 14:32:37.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib' 14:32:37.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib]' 14:32:37.576 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.577 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 14:32:37.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 14:32:37.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 14:32:37.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 14:32:37.587 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.587 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.587 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.587 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.587 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 14:32:37.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 14:32:37.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 14:32:37.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 14:32:37.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.589 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 14:32:37.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 14:32:37.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 14:32:37.590 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 14:32:37.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.593 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/logback-core-1.0.13.jar' 14:32:37.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, logback-core-1.0.13.jar]' 14:32:37.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/logback-core-1.0.13.jar' 14:32:37.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, logback-core-1.0.13.jar]' 14:32:37.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 14:32:37.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 14:32:37.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 14:32:37.628 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 14:32:37.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 14:32:37.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 14:32:37.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 14:32:37.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 14:32:37.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.646 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 14:32:37.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 14:32:37.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 14:32:37.648 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 14:32:37.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 14:32:37.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 14:32:37.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 14:32:37.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 14:32:37.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 14:32:37.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 14:32:37.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 14:32:37.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 14:32:37.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.682 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 14:32:37.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 14:32:37.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 14:32:37.684 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 14:32:37.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 14:32:37.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 14:32:37.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 14:32:37.688 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 14:32:37.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.690 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-server-2.5.1.jar' 14:32:37.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 14:32:37.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-server-2.5.1.jar' 14:32:37.691 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 14:32:37.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 14:32:37.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 14:32:37.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 14:32:37.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 14:32:37.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 14:32:37.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 14:32:37.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 14:32:37.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 14:32:37.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.775 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 14:32:37.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 14:32:37.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 14:32:37.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 14:32:37.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 14:32:37.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 14:32:37.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 14:32:37.782 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 14:32:37.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 14:32:37.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 14:32:37.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 14:32:37.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 14:32:37.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 14:32:37.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 14:32:37.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 14:32:37.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 14:32:37.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 14:32:37.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 14:32:37.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 14:32:37.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 14:32:37.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:37.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:37.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/derby-10.10.2.0.jar' 14:32:37.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, derby-10.10.2.0.jar]' 14:32:37.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/derby-10.10.2.0.jar' 14:32:37.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, derby-10.10.2.0.jar]' 14:32:38.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 14:32:38.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 14:32:38.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 14:32:38.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 14:32:38.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 14:32:38.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 14:32:38.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 14:32:38.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 14:32:38.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/args4j-2.0.16.jar' 14:32:38.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, args4j-2.0.16.jar]' 14:32:38.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/args4j-2.0.16.jar' 14:32:38.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, args4j-2.0.16.jar]' 14:32:38.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 14:32:38.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 14:32:38.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 14:32:38.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 14:32:38.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 14:32:38.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 14:32:38.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 14:32:38.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 14:32:38.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/xz-1.4.jar' 14:32:38.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, xz-1.4.jar]' 14:32:38.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/xz-1.4.jar' 14:32:38.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, xz-1.4.jar]' 14:32:38.226 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/guava-14.0.1.jar' 14:32:38.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, guava-14.0.1.jar]' 14:32:38.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/guava-14.0.1.jar' 14:32:38.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, guava-14.0.1.jar]' 14:32:38.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 14:32:38.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 14:32:38.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 14:32:38.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 14:32:38.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.616 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/logback-classic-1.0.13.jar' 14:32:38.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 14:32:38.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/logback-classic-1.0.13.jar' 14:32:38.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 14:32:38.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 14:32:38.638 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 14:32:38.638 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 14:32:38.638 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 14:32:38.649 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.649 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.649 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 14:32:38.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 14:32:38.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 14:32:38.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 14:32:38.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 14:32:38.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 14:32:38.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 14:32:38.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 14:32:38.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 14:32:38.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 14:32:38.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 14:32:38.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 14:32:38.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 14:32:38.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 14:32:38.683 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 14:32:38.684 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 14:32:38.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 14:32:38.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 14:32:38.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 14:32:38.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 14:32:38.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 14:32:38.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 14:32:38.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 14:32:38.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 14:32:38.837 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 14:32:38.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 14:32:38.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 14:32:38.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 14:32:38.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 14:32:38.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 14:32:38.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 14:32:38.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 14:32:38.862 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.862 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 14:32:38.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 14:32:38.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 14:32:38.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 14:32:38.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 14:32:38.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 14:32:38.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 14:32:38.873 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 14:32:38.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 14:32:38.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 14:32:38.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 14:32:38.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 14:32:38.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-client-2.5.1.jar' 14:32:38.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 14:32:38.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-client-2.5.1.jar' 14:32:38.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 14:32:38.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 14:32:38.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 14:32:38.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 14:32:38.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 14:32:38.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 14:32:38.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 14:32:38.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 14:32:38.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 14:32:38.905 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 14:32:38.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 14:32:38.907 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 14:32:38.907 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 14:32:38.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 14:32:38.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 14:32:38.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 14:32:38.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 14:32:38.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 14:32:38.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 14:32:38.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 14:32:38.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 14:32:38.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 14:32:38.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 14:32:38.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 14:32:38.953 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 14:32:38.957 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.957 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.957 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.957 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.957 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 14:32:38.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 14:32:38.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 14:32:38.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 14:32:38.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:38.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:38.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 14:32:38.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 14:32:38.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 14:32:38.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 14:32:39.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 14:32:39.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 14:32:39.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 14:32:39.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 14:32:39.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 14:32:39.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 14:32:39.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 14:32:39.008 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 14:32:39.029 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.029 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.029 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.029 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.029 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-common-2.5.1.jar' 14:32:39.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 14:32:39.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-common-2.5.1.jar' 14:32:39.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 14:32:39.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 14:32:39.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 14:32:39.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 14:32:39.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 14:32:39.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 14:32:39.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 14:32:39.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 14:32:39.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 14:32:39.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 14:32:39.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 14:32:39.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 14:32:39.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 14:32:39.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/commons-compress-1.7.jar' 14:32:39.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, commons-compress-1.7.jar]' 14:32:39.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/commons-compress-1.7.jar' 14:32:39.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, commons-compress-1.7.jar]' 14:32:39.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/transaction-api-1.1.jar' 14:32:39.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, transaction-api-1.1.jar]' 14:32:39.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/transaction-api-1.1.jar' 14:32:39.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, lib, transaction-api-1.1.jar]' 14:32:39.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/bin' 14:32:39.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, bin]' 14:32:39.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/bin' 14:32:39.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, bin]' 14:32:39.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/bin/cloudstore-server' 14:32:39.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, bin, cloudstore-server]' 14:32:39.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/bin/cloudstore-server' 14:32:39.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, bin, cloudstore-server]' 14:32:39.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/bin/cloudstore.bat' 14:32:39.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, bin, cloudstore.bat]' 14:32:39.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/bin/cloudstore.bat' 14:32:39.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, bin, cloudstore.bat]' 14:32:39.125 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.125 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.125 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.125 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.125 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/bin/cloudstore' 14:32:39.125 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, bin, cloudstore]' 14:32:39.125 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/bin/cloudstore' 14:32:39.125 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, bin, cloudstore]' 14:32:39.125 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.125 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.125 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.125 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.125 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/bin/cloudstore-server.bat' 14:32:39.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, bin, cloudstore-server.bat]' 14:32:39.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/bin/cloudstore-server.bat' 14:32:39.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, bin, cloudstore-server.bat]' 14:32:39.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore' 14:32:39.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore]' 14:32:39.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/installation.properties' 14:32:39.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, installation.properties]' 14:32:39.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075465710/installation/cloudstore/installation.properties' 14:32:39.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075465710, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15631075465710/installation/cloudstore 14:32:39.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 14:32:39.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 14:32:39.128 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 14:32:39.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 14:32:39.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 14:32:39.129 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 14:32:39.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 14:32:39.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 14:32:39.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 14:32:39.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 14:32:39.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 14:32:39.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 14:32:39.130 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 14:32:39.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak' 14:32:39.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 14:32:39.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 14:32:39.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 14:32:39.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 14:32:39.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/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' 14:32:39.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 14:32:39.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 14:32:39.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 14:32:39.131 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 14:32:39.132 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 14:32:39.132 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 14:32:39.132 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 14:32:39.132 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak' 14:32:39.132 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 14:32:39.132 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 14:32:39.132 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 14:32:39.132 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 14:32:39.133 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 14:32:39.133 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 14:32:39.133 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 14:32:39.133 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 14:32:39.133 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 14:32:39.133 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 14:32:39.133 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 14:32:39.133 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 14:32:39.133 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 14:32:39.133 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 14:32:39.134 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 14:32:39.134 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 14:32:39.134 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 14:32:39.134 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 14:32:39.134 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 14:32:39.134 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/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' 14:32:39.135 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 14:32:39.135 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/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' 14:32:39.135 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 14:32:39.135 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 14:32:39.135 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 14:32:39.135 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 14:32:39.136 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 14:32:39.136 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 14:32:39.136 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 14:32:39.136 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 14:32:39.136 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/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' 14:32:39.136 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 14:32:39.136 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 14:32:39.136 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 14:32:39.137 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 14:32:39.137 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 14:32:39.137 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 14:32:39.137 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 14:32:39.137 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075465710/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15631075465710/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15631075465710/installation/cloudstore 14:32:39.411 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore 14:32:39.411 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/etc 14:32:39.411 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/init 14:32:39.411 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/init/cloudstore-server.conf 14:32:39.411 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 14:32:39.412 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/init.d 14:32:39.412 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/init.d/cloudstore-server 14:32:39.412 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 14:32:39.412 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/profile.d 14:32:39.412 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/profile.d/cloudstore.sh 14:32:39.412 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 14:32:39.412 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib 14:32:39.413 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 14:32:39.413 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 14:32:39.413 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak 14:32:39.413 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 14:32:39.413 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/logback-core-1.0.13.jar 14:32:39.413 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 14:32:39.413 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 14:32:39.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 14:32:39.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 14:32:39.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 14:32:39.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 14:32:39.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 14:32:39.414 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 14:32:39.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 14:32:39.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 14:32:39.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 14:32:39.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 14:32:39.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 14:32:39.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 14:32:39.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 14:32:39.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 14:32:39.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 14:32:39.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 14:32:39.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 14:32:39.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 14:32:39.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 14:32:39.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/javax.annotation-api-1.2.jar 14:32:39.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/xz-1.4.jar.csupdbak 14:32:39.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/derby-10.13.1.1.jar 14:32:39.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 14:32:39.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-server-2.5.1.jar 14:32:39.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 14:32:39.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 14:32:39.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 14:32:39.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 14:32:39.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 14:32:39.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 14:32:39.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 14:32:39.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 14:32:39.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 14:32:39.419 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/slf4j-api-1.7.7.jar 14:32:39.419 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 14:32:39.419 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 14:32:39.420 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 14:32:39.420 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 14:32:39.420 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/args4j-2.0.16.jar 14:32:39.420 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 14:32:39.420 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 14:32:39.420 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 14:32:39.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 14:32:39.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 14:32:39.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/xz-1.4.jar 14:32:39.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/guava-14.0.1.jar 14:32:39.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 14:32:39.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 14:32:39.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 14:32:39.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 14:32:39.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 14:32:39.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 14:32:39.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 14:32:39.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/logback-classic-1.0.13.jar 14:32:39.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 14:32:39.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 14:32:39.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 14:32:39.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 14:32:39.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 14:32:39.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 14:32:39.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 14:32:39.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar 14:32:39.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 14:32:39.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 14:32:39.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 14:32:39.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 14:32:39.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 14:32:39.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 14:32:39.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 14:32:39.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 14:32:39.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 14:32:39.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 14:32:39.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 14:32:39.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-client-2.5.1.jar 14:32:39.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 14:32:39.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 14:32:39.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 14:32:39.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 14:32:39.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 14:32:39.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak 14:32:39.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 14:32:39.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 14:32:39.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 14:32:39.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 14:32:39.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 14:32:39.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 14:32:39.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 14:32:39.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 14:32:39.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 14:32:39.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 14:32:39.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 14:32:39.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 14:32:39.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/cglib-2.2.0-b21.jar 14:32:39.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-common-2.5.1.jar 14:32:39.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 14:32:39.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 14:32:39.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 14:32:39.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 14:32:39.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/commons-compress-1.7.jar 14:32:39.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/transaction-api-1.1.jar 14:32:39.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 14:32:39.430 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 14:32:39.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 14:32:39.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 14:32:39.432 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 14:32:39.432 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar 14:32:39.432 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 14:32:39.433 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 14:32:39.433 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 14:32:39.433 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/bin 14:32:39.433 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/bin/cloudstore-server 14:32:39.434 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/bin/cloudstore.bat 14:32:39.434 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/bin/cloudstore.csupdbak 14:32:39.434 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/bin/cloudstore 14:32:39.434 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/bin/cloudstore-server.bat 14:32:39.434 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 14:32:39.434 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/bin/cloudstore-server.csupdbak 14:32:39.434 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/bin/cloudstore.bat.csupdbak 14:32:39.434 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/backup 14:32:39.435 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jy2xvqgb.tar.gz 14:32:39.435 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075465710/installation/cloudstore/installation.properties 14:32:39.435 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075465710/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 14:32:39.442 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [76329302]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 14:32:39.517 [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 14:32:39.576 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 58 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. 14:32:39.789 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3eb7fc54]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 14:32:39.789 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3eb7fc54]tryAcquire: returning true. lockCounter=1 14:32:39.789 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 14:32:39.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:39.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:39.794 [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 14:32:39.796 [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' 14:32:39.796 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-17c7' dir.usableSpace='11043 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% 14:32:39.852 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 14:32:39.853 [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 14:32:39.855 [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' 14:32:39.855 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-17c7' dir.usableSpace='11027 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 14:32:49.789 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15631075594920/installation/cloudstore' dir.usableSpace='11027 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15631075594920/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jy2xvzwe.tar.gz 14:32:49.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.794 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.794 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.794 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/etc' 14:32:49.794 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, etc]' 14:32:49.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/etc' 14:32:49.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, etc]' 14:32:49.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/etc/profile.d' 14:32:49.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, etc, profile.d]' 14:32:49.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/etc/profile.d' 14:32:49.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, etc, profile.d]' 14:32:49.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/etc/profile.d/cloudstore.sh' 14:32:49.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, etc, profile.d, cloudstore.sh]' 14:32:49.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/etc/profile.d/cloudstore.sh' 14:32:49.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, etc, profile.d, cloudstore.sh]' 14:32:49.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib' 14:32:49.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib]' 14:32:49.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib' 14:32:49.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib]' 14:32:49.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 14:32:49.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 14:32:49.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 14:32:49.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 14:32:49.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/logback-core-1.0.13.jar' 14:32:49.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, logback-core-1.0.13.jar]' 14:32:49.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/logback-core-1.0.13.jar' 14:32:49.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, logback-core-1.0.13.jar]' 14:32:49.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 14:32:49.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 14:32:49.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 14:32:49.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 14:32:49.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 14:32:49.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 14:32:49.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 14:32:49.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 14:32:49.856 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 14:32:49.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 14:32:49.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 14:32:49.857 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 14:32:49.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 14:32:49.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 14:32:49.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 14:32:49.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 14:32:49.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 14:32:49.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 14:32:49.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 14:32:49.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 14:32:49.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.907 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.907 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.907 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.907 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 14:32:49.907 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 14:32:49.907 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 14:32:49.907 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 14:32:49.910 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 14:32:49.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 14:32:49.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 14:32:49.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 14:32:49.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:49.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:49.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 14:32:49.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 14:32:49.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 14:32:49.913 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 14:32:50.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 14:32:50.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 14:32:50.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 14:32:50.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 14:32:50.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 14:32:50.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 14:32:50.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 14:32:50.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 14:32:50.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/derby-10.10.2.0.jar' 14:32:50.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, derby-10.10.2.0.jar]' 14:32:50.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/derby-10.10.2.0.jar' 14:32:50.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, derby-10.10.2.0.jar]' 14:32:50.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 14:32:50.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 14:32:50.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 14:32:50.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 14:32:50.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/args4j-2.0.16.jar' 14:32:50.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, args4j-2.0.16.jar]' 14:32:50.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/args4j-2.0.16.jar' 14:32:50.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, args4j-2.0.16.jar]' 14:32:50.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 14:32:50.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 14:32:50.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 14:32:50.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 14:32:50.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/xz-1.4.jar' 14:32:50.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, xz-1.4.jar]' 14:32:50.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/xz-1.4.jar' 14:32:50.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, xz-1.4.jar]' 14:32:50.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/guava-14.0.1.jar' 14:32:50.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, guava-14.0.1.jar]' 14:32:50.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/guava-14.0.1.jar' 14:32:50.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, guava-14.0.1.jar]' 14:32:50.481 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.481 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.481 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.481 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.481 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 14:32:50.481 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 14:32:50.481 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 14:32:50.481 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 14:32:50.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 14:32:50.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 14:32:50.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 14:32:50.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 14:32:50.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/logback-classic-1.0.13.jar' 14:32:50.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 14:32:50.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/logback-classic-1.0.13.jar' 14:32:50.505 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 14:32:50.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 14:32:50.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 14:32:50.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 14:32:50.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 14:32:50.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 14:32:50.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 14:32:50.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 14:32:50.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 14:32:50.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 14:32:50.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 14:32:50.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 14:32:50.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 14:32:50.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 14:32:50.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 14:32:50.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 14:32:50.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 14:32:50.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jersey-client-2.5.1.jar' 14:32:50.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 14:32:50.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jersey-client-2.5.1.jar' 14:32:50.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 14:32:50.707 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.707 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.707 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.707 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.707 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 14:32:50.707 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 14:32:50.707 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 14:32:50.708 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 14:32:50.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 14:32:50.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 14:32:50.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 14:32:50.711 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 14:32:50.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 14:32:50.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 14:32:50.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 14:32:50.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 14:32:50.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 14:32:50.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 14:32:50.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 14:32:50.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 14:32:50.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 14:32:50.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 14:32:50.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 14:32:50.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 14:32:50.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:50.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:50.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jersey-common-2.5.1.jar' 14:32:50.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 14:32:50.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jersey-common-2.5.1.jar' 14:32:50.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 14:32:51.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:51.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:51.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:51.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:51.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/commons-compress-1.7.jar' 14:32:51.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, commons-compress-1.7.jar]' 14:32:51.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/commons-compress-1.7.jar' 14:32:51.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, commons-compress-1.7.jar]' 14:32:51.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:51.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:51.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:51.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:51.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/transaction-api-1.1.jar' 14:32:51.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, transaction-api-1.1.jar]' 14:32:51.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/transaction-api-1.1.jar' 14:32:51.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, lib, transaction-api-1.1.jar]' 14:32:51.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:51.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:51.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:51.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:51.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/bin' 14:32:51.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, bin]' 14:32:51.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/bin' 14:32:51.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, bin]' 14:32:51.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:51.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:51.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:51.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:51.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/bin/cloudstore.bat' 14:32:51.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, bin, cloudstore.bat]' 14:32:51.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/bin/cloudstore.bat' 14:32:51.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, bin, cloudstore.bat]' 14:32:51.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:51.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:51.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:51.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:51.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/bin/cloudstore' 14:32:51.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, bin, cloudstore]' 14:32:51.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/bin/cloudstore' 14:32:51.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, bin, cloudstore]' 14:32:51.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:51.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:51.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore' 14:32:51.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore]' 14:32:51.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/installation.properties' 14:32:51.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, installation.properties]' 14:32:51.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075594920/installation/cloudstore/installation.properties' 14:32:51.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075594920, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15631075594920/installation/cloudstore 14:32:51.061 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 14:32:51.061 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 14:32:51.061 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 14:32:51.061 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/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' 14:32:51.062 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 14:32:51.062 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 14:32:51.062 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 14:32:51.062 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 14:32:51.062 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 14:32:51.063 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 14:32:51.063 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 14:32:51.063 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 14:32:51.063 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 14:32:51.063 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 14:32:51.064 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 14:32:51.064 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 14:32:51.064 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 14:32:51.064 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 14:32:51.064 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 14:32:51.064 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 14:32:51.064 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 14:32:51.065 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 14:32:51.065 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 14:32:51.065 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 14:32:51.065 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 14:32:51.065 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 14:32:51.065 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 14:32:51.065 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 14:32:51.066 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 14:32:51.066 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 14:32:51.066 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 14:32:51.066 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 14:32:51.067 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 14:32:51.067 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 14:32:51.067 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 14:32:51.067 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 14:32:51.067 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 14:32:51.067 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075594920/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15631075594920/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15631075594920/installation/cloudstore 14:32:51.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore 14:32:51.326 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/etc 14:32:51.326 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib 14:32:51.327 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 14:32:51.327 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 14:32:51.327 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 14:32:51.327 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/logback-core-1.0.13.jar 14:32:51.328 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 14:32:51.328 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 14:32:51.328 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 14:32:51.328 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 14:32:51.328 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 14:32:51.328 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 14:32:51.328 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 14:32:51.329 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 14:32:51.329 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 14:32:51.329 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 14:32:51.329 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 14:32:51.329 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 14:32:51.329 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 14:32:51.329 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/javax.annotation-api-1.2.jar 14:32:51.329 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 14:32:51.330 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/xz-1.4.jar.csupdbak 14:32:51.330 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jersey-server-2.5.1.jar 14:32:51.330 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 14:32:51.330 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 14:32:51.330 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 14:32:51.330 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 14:32:51.330 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 14:32:51.331 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 14:32:51.332 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/slf4j-api-1.7.7.jar 14:32:51.332 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 14:32:51.332 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 14:32:51.332 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 14:32:51.332 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/derby-10.10.2.0.jar 14:32:51.332 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 14:32:51.332 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 14:32:51.332 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/args4j-2.0.16.jar 14:32:51.332 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 14:32:51.334 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 14:32:51.334 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 14:32:51.334 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 14:32:51.334 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/xz-1.4.jar 14:32:51.334 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/guava-14.0.1.jar 14:32:51.334 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 14:32:51.334 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 14:32:51.334 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 14:32:51.334 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 14:32:51.335 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/logback-classic-1.0.13.jar 14:32:51.335 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 14:32:51.335 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 14:32:51.335 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 14:32:51.335 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 14:32:51.335 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 14:32:51.335 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 14:32:51.335 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 14:32:51.335 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 14:32:51.335 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 14:32:51.335 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 14:32:51.335 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 14:32:51.336 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 14:32:51.336 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 14:32:51.336 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 14:32:51.336 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jersey-client-2.5.1.jar 14:32:51.336 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 14:32:51.336 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 14:32:51.336 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 14:32:51.336 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 14:32:51.336 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 14:32:51.336 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 14:32:51.337 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 14:32:51.337 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 14:32:51.337 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 14:32:51.337 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 14:32:51.337 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 14:32:51.337 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 14:32:51.337 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 14:32:51.338 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/cglib-2.2.0-b21.jar 14:32:51.338 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jersey-common-2.5.1.jar 14:32:51.338 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 14:32:51.338 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 14:32:51.338 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/commons-compress-1.7.jar 14:32:51.338 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/transaction-api-1.1.jar 14:32:51.338 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 14:32:51.339 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 14:32:51.339 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 14:32:51.339 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 14:32:51.340 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 14:32:51.340 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 14:32:51.342 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 14:32:51.342 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 14:32:51.343 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/bin 14:32:51.343 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/bin/cloudstore.bat 14:32:51.343 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/bin/cloudstore.csupdbak 14:32:51.343 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/bin/cloudstore 14:32:51.344 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/bin/cloudstore.bat.csupdbak 14:32:51.344 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/backup 14:32:51.344 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jy2xvzwe.tar.gz 14:32:51.344 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075594920/installation/cloudstore/installation.properties 14:32:51.344 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075594920/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 14:32:51.351 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3eb7fc54]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 14:32:51.418 [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 14:32:51.486 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 68 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. 14:32:51.755 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [149e0f5d]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 14:32:51.756 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [149e0f5d]tryAcquire: returning true. lockCounter=1 14:32:51.756 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 14:32:51.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:32:51.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:32:51.760 [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 14:32:51.762 [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' 14:32:51.763 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1b39' dir.usableSpace='11038 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% 14:32:51.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 14:32:51.833 [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 14:32:51.836 [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' 14:32:51.836 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1b39' dir.usableSpace='11021 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 14:33:01.760 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15631075713930/installation/cloudstore' dir.usableSpace='11021 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15631075713930/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jy2xw94w.tar.gz 14:33:01.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/etc' 14:33:01.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, etc]' 14:33:01.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/etc' 14:33:01.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, etc]' 14:33:01.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/etc/profile.d' 14:33:01.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, etc, profile.d]' 14:33:01.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/etc/profile.d' 14:33:01.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, etc, profile.d]' 14:33:01.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/etc/profile.d/cloudstore.sh' 14:33:01.763 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, etc, profile.d, cloudstore.sh]' 14:33:01.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/etc/profile.d/cloudstore.sh' 14:33:01.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, etc, profile.d, cloudstore.sh]' 14:33:01.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib' 14:33:01.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib]' 14:33:01.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib' 14:33:01.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib]' 14:33:01.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 14:33:01.770 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 14:33:01.771 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 14:33:01.771 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 14:33:01.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 14:33:01.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 14:33:01.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 14:33:01.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 14:33:01.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/logback-core-1.0.13.jar' 14:33:01.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, logback-core-1.0.13.jar]' 14:33:01.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/logback-core-1.0.13.jar' 14:33:01.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, logback-core-1.0.13.jar]' 14:33:01.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.814 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.814 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.814 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.814 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 14:33:01.814 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 14:33:01.814 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 14:33:01.814 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 14:33:01.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 14:33:01.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 14:33:01.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 14:33:01.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 14:33:01.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 14:33:01.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 14:33:01.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 14:33:01.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 14:33:01.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 14:33:01.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 14:33:01.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 14:33:01.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 14:33:01.866 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.866 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.866 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.866 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 14:33:01.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 14:33:01.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 14:33:01.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 14:33:01.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-server-2.5.1.jar' 14:33:01.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 14:33:01.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-server-2.5.1.jar' 14:33:01.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 14:33:01.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 14:33:01.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 14:33:01.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 14:33:01.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 14:33:01.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 14:33:01.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 14:33:01.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 14:33:01.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 14:33:01.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 14:33:01.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 14:33:01.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 14:33:01.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 14:33:01.956 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.956 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.956 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.956 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.956 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 14:33:01.956 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 14:33:01.957 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 14:33:01.957 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 14:33:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 14:33:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 14:33:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 14:33:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 14:33:02.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 14:33:02.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 14:33:02.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 14:33:02.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 14:33:02.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 14:33:02.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 14:33:02.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 14:33:02.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 14:33:02.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/derby-10.10.2.0.jar' 14:33:02.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, derby-10.10.2.0.jar]' 14:33:02.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/derby-10.10.2.0.jar' 14:33:02.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, derby-10.10.2.0.jar]' 14:33:02.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 14:33:02.350 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 14:33:02.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 14:33:02.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 14:33:02.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 14:33:02.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 14:33:02.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 14:33:02.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 14:33:02.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/args4j-2.0.16.jar' 14:33:02.386 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, args4j-2.0.16.jar]' 14:33:02.387 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/args4j-2.0.16.jar' 14:33:02.387 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, args4j-2.0.16.jar]' 14:33:02.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 14:33:02.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 14:33:02.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 14:33:02.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 14:33:02.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/xz-1.4.jar' 14:33:02.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, xz-1.4.jar]' 14:33:02.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/xz-1.4.jar' 14:33:02.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, xz-1.4.jar]' 14:33:02.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/guava-14.0.1.jar' 14:33:02.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, guava-14.0.1.jar]' 14:33:02.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/guava-14.0.1.jar' 14:33:02.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, guava-14.0.1.jar]' 14:33:02.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 14:33:02.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 14:33:02.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 14:33:02.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 14:33:02.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/logback-classic-1.0.13.jar' 14:33:02.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 14:33:02.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/logback-classic-1.0.13.jar' 14:33:02.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 14:33:02.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 14:33:02.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 14:33:02.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 14:33:02.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 14:33:02.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 14:33:02.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 14:33:02.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 14:33:02.841 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 14:33:02.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 14:33:02.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 14:33:02.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 14:33:02.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 14:33:02.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 14:33:02.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 14:33:02.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 14:33:02.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 14:33:02.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:02.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:02.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 14:33:02.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 14:33:02.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 14:33:02.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 14:33:03.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 14:33:03.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 14:33:03.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 14:33:03.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 14:33:03.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.023 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 14:33:03.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 14:33:03.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 14:33:03.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 14:33:03.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 14:33:03.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 14:33:03.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 14:33:03.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 14:33:03.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 14:33:03.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 14:33:03.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 14:33:03.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 14:33:03.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 14:33:03.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 14:33:03.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 14:33:03.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 14:33:03.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 14:33:03.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 14:33:03.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 14:33:03.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 14:33:03.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 14:33:03.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 14:33:03.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 14:33:03.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 14:33:03.066 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-client-2.5.1.jar' 14:33:03.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 14:33:03.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-client-2.5.1.jar' 14:33:03.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 14:33:03.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 14:33:03.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 14:33:03.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 14:33:03.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 14:33:03.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 14:33:03.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 14:33:03.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 14:33:03.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 14:33:03.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 14:33:03.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 14:33:03.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 14:33:03.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 14:33:03.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 14:33:03.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 14:33:03.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 14:33:03.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 14:33:03.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 14:33:03.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 14:33:03.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 14:33:03.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 14:33:03.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 14:33:03.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 14:33:03.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 14:33:03.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 14:33:03.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 14:33:03.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 14:33:03.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 14:33:03.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 14:33:03.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 14:33:03.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 14:33:03.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 14:33:03.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 14:33:03.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 14:33:03.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 14:33:03.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 14:33:03.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 14:33:03.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 14:33:03.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 14:33:03.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 14:33:03.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 14:33:03.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-common-2.5.1.jar' 14:33:03.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 14:33:03.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-common-2.5.1.jar' 14:33:03.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 14:33:03.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 14:33:03.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 14:33:03.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 14:33:03.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 14:33:03.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 14:33:03.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 14:33:03.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 14:33:03.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 14:33:03.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 14:33:03.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 14:33:03.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 14:33:03.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 14:33:03.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/commons-compress-1.7.jar' 14:33:03.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, commons-compress-1.7.jar]' 14:33:03.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/commons-compress-1.7.jar' 14:33:03.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, commons-compress-1.7.jar]' 14:33:03.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/transaction-api-1.1.jar' 14:33:03.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, transaction-api-1.1.jar]' 14:33:03.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/transaction-api-1.1.jar' 14:33:03.314 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, lib, transaction-api-1.1.jar]' 14:33:03.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/bin' 14:33:03.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, bin]' 14:33:03.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/bin' 14:33:03.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, bin]' 14:33:03.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.317 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/bin/cloudstore.bat' 14:33:03.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, bin, cloudstore.bat]' 14:33:03.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/bin/cloudstore.bat' 14:33:03.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, bin, cloudstore.bat]' 14:33:03.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/bin/cloudstore' 14:33:03.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, bin, cloudstore]' 14:33:03.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/bin/cloudstore' 14:33:03.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, bin, cloudstore]' 14:33:03.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore' 14:33:03.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore]' 14:33:03.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/installation.properties' 14:33:03.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, installation.properties]' 14:33:03.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075713930/installation/cloudstore/installation.properties' 14:33:03.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075713930, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15631075713930/installation/cloudstore 14:33:03.320 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 14:33:03.320 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 14:33:03.320 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 14:33:03.320 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 14:33:03.320 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 14:33:03.320 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 14:33:03.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 14:33:03.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 14:33:03.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 14:33:03.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 14:33:03.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 14:33:03.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 14:33:03.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 14:33:03.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/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' 14:33:03.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 14:33:03.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 14:33:03.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 14:33:03.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 14:33:03.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 14:33:03.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 14:33:03.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 14:33:03.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 14:33:03.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 14:33:03.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 14:33:03.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 14:33:03.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 14:33:03.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 14:33:03.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 14:33:03.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 14:33:03.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 14:33:03.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 14:33:03.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 14:33:03.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 14:33:03.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 14:33:03.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 14:33:03.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 14:33:03.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 14:33:03.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 14:33:03.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 14:33:03.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 14:33:03.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/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' 14:33:03.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 14:33:03.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/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' 14:33:03.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 14:33:03.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 14:33:03.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 14:33:03.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 14:33:03.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 14:33:03.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 14:33:03.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 14:33:03.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 14:33:03.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/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' 14:33:03.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 14:33:03.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 14:33:03.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 14:33:03.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 14:33:03.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 14:33:03.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075713930/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15631075713930/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15631075713930/installation/cloudstore 14:33:03.598 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore 14:33:03.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/etc 14:33:03.599 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib 14:33:03.600 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 14:33:03.600 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 14:33:03.600 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/logback-core-1.0.13.jar 14:33:03.600 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 14:33:03.600 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 14:33:03.600 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 14:33:03.600 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 14:33:03.600 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 14:33:03.600 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 14:33:03.600 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 14:33:03.601 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 14:33:03.601 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 14:33:03.601 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 14:33:03.601 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 14:33:03.601 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 14:33:03.601 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 14:33:03.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 14:33:03.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 14:33:03.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 14:33:03.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 14:33:03.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 14:33:03.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 14:33:03.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 14:33:03.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/javax.annotation-api-1.2.jar 14:33:03.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/xz-1.4.jar.csupdbak 14:33:03.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/derby-10.13.1.1.jar 14:33:03.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 14:33:03.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-server-2.5.1.jar 14:33:03.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 14:33:03.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 14:33:03.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 14:33:03.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 14:33:03.604 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 14:33:03.604 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 14:33:03.604 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 14:33:03.604 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 14:33:03.604 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 14:33:03.605 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/slf4j-api-1.7.7.jar 14:33:03.605 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 14:33:03.605 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 14:33:03.605 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 14:33:03.605 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 14:33:03.605 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/args4j-2.0.16.jar 14:33:03.605 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 14:33:03.605 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 14:33:03.606 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 14:33:03.606 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 14:33:03.606 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 14:33:03.606 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/xz-1.4.jar 14:33:03.606 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/guava-14.0.1.jar 14:33:03.606 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 14:33:03.606 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 14:33:03.607 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 14:33:03.607 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 14:33:03.607 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 14:33:03.607 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 14:33:03.607 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 14:33:03.608 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/logback-classic-1.0.13.jar 14:33:03.608 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 14:33:03.609 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 14:33:03.609 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 14:33:03.609 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 14:33:03.609 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 14:33:03.609 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 14:33:03.609 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 14:33:03.609 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 14:33:03.609 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 14:33:03.609 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 14:33:03.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 14:33:03.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 14:33:03.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 14:33:03.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 14:33:03.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 14:33:03.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 14:33:03.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 14:33:03.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-client-2.5.1.jar 14:33:03.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 14:33:03.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 14:33:03.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 14:33:03.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 14:33:03.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 14:33:03.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 14:33:03.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 14:33:03.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 14:33:03.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 14:33:03.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 14:33:03.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 14:33:03.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 14:33:03.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 14:33:03.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 14:33:03.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 14:33:03.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 14:33:03.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/cglib-2.2.0-b21.jar 14:33:03.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-common-2.5.1.jar 14:33:03.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 14:33:03.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 14:33:03.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 14:33:03.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 14:33:03.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/commons-compress-1.7.jar 14:33:03.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/transaction-api-1.1.jar 14:33:03.613 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 14:33:03.614 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 14:33:03.615 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 14:33:03.615 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 14:33:03.616 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 14:33:03.616 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 14:33:03.617 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 14:33:03.617 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 14:33:03.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/bin 14:33:03.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/bin/cloudstore.bat 14:33:03.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/bin/cloudstore.csupdbak 14:33:03.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/bin/cloudstore 14:33:03.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/bin/cloudstore.bat.csupdbak 14:33:03.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/backup 14:33:03.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jy2xw94w.tar.gz 14:33:03.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075713930/installation/cloudstore/installation.properties 14:33:03.619 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075713930/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 14:33:03.627 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [149e0f5d]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 14:33:03.710 [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 14:33:03.777 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 65 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. 14:33:04.045 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1c93084c]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 14:33:04.045 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1c93084c]tryAcquire: returning true. lockCounter=1 14:33:04.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 14:33:04.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:04.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:04.050 [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 14:33:04.055 [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' 14:33:04.055 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-2076' dir.usableSpace='11038 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% 14:33:04.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 14:33:04.120 [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 14:33:04.121 [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' 14:33:04.122 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-2076' dir.usableSpace='11022 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 14:33:14.045 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15631075836800/installation/cloudstore' dir.usableSpace='11022 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15631075836800/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jy2xwim6.tar.gz 14:33:14.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/etc' 14:33:14.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, etc]' 14:33:14.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/etc' 14:33:14.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, etc]' 14:33:14.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/init' 14:33:14.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, etc, init]' 14:33:14.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/init' 14:33:14.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, etc, init]' 14:33:14.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/init/cloudstore-server.conf' 14:33:14.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, etc, init, cloudstore-server.conf]' 14:33:14.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/init/cloudstore-server.conf' 14:33:14.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, etc, init, cloudstore-server.conf]' 14:33:14.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/init.d' 14:33:14.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, etc, init.d]' 14:33:14.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/init.d' 14:33:14.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, etc, init.d]' 14:33:14.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/init.d/cloudstore-server' 14:33:14.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, etc, init.d, cloudstore-server]' 14:33:14.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/init.d/cloudstore-server' 14:33:14.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, etc, init.d, cloudstore-server]' 14:33:14.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/profile.d' 14:33:14.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, etc, profile.d]' 14:33:14.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/profile.d' 14:33:14.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, etc, profile.d]' 14:33:14.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/profile.d/cloudstore.sh' 14:33:14.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, etc, profile.d, cloudstore.sh]' 14:33:14.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/profile.d/cloudstore.sh' 14:33:14.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, etc, profile.d, cloudstore.sh]' 14:33:14.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib' 14:33:14.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib]' 14:33:14.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib' 14:33:14.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib]' 14:33:14.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 14:33:14.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 14:33:14.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 14:33:14.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 14:33:14.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 14:33:14.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 14:33:14.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 14:33:14.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 14:33:14.069 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.069 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.069 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.069 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.069 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 14:33:14.069 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 14:33:14.069 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 14:33:14.069 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 14:33:14.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 14:33:14.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 14:33:14.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 14:33:14.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 14:33:14.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/logback-core-1.0.13.jar' 14:33:14.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, logback-core-1.0.13.jar]' 14:33:14.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/logback-core-1.0.13.jar' 14:33:14.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, logback-core-1.0.13.jar]' 14:33:14.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 14:33:14.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 14:33:14.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 14:33:14.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 14:33:14.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 14:33:14.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 14:33:14.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 14:33:14.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 14:33:14.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 14:33:14.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 14:33:14.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 14:33:14.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 14:33:14.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 14:33:14.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 14:33:14.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 14:33:14.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 14:33:14.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 14:33:14.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 14:33:14.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 14:33:14.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 14:33:14.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 14:33:14.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 14:33:14.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 14:33:14.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 14:33:14.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 14:33:14.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 14:33:14.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 14:33:14.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 14:33:14.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 14:33:14.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 14:33:14.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 14:33:14.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 14:33:14.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 14:33:14.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 14:33:14.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 14:33:14.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 14:33:14.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-server-2.5.1.jar' 14:33:14.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 14:33:14.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-server-2.5.1.jar' 14:33:14.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 14:33:14.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 14:33:14.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 14:33:14.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 14:33:14.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 14:33:14.251 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.251 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.251 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.251 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.251 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 14:33:14.251 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 14:33:14.252 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 14:33:14.252 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 14:33:14.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.259 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 14:33:14.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 14:33:14.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 14:33:14.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 14:33:14.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 14:33:14.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 14:33:14.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 14:33:14.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 14:33:14.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 14:33:14.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 14:33:14.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 14:33:14.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 14:33:14.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 14:33:14.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 14:33:14.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 14:33:14.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 14:33:14.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 14:33:14.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 14:33:14.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 14:33:14.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 14:33:14.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/derby-10.10.2.0.jar' 14:33:14.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, derby-10.10.2.0.jar]' 14:33:14.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/derby-10.10.2.0.jar' 14:33:14.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, derby-10.10.2.0.jar]' 14:33:14.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 14:33:14.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 14:33:14.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 14:33:14.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 14:33:14.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/args4j-2.0.16.jar' 14:33:14.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, args4j-2.0.16.jar]' 14:33:14.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/args4j-2.0.16.jar' 14:33:14.661 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, args4j-2.0.16.jar]' 14:33:14.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 14:33:14.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 14:33:14.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 14:33:14.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 14:33:14.668 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.668 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.668 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.668 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.668 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/xz-1.4.jar' 14:33:14.668 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, xz-1.4.jar]' 14:33:14.668 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/xz-1.4.jar' 14:33:14.668 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, xz-1.4.jar]' 14:33:14.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/guava-14.0.1.jar' 14:33:14.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, guava-14.0.1.jar]' 14:33:14.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/guava-14.0.1.jar' 14:33:14.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, guava-14.0.1.jar]' 14:33:14.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 14:33:14.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 14:33:14.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 14:33:14.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 14:33:14.858 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 14:33:14.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 14:33:14.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 14:33:14.859 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 14:33:14.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/logback-classic-1.0.13.jar' 14:33:14.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 14:33:14.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/logback-classic-1.0.13.jar' 14:33:14.865 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 14:33:14.884 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 14:33:14.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 14:33:14.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 14:33:14.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 14:33:14.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 14:33:14.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 14:33:14.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 14:33:14.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 14:33:14.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:14.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:14.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 14:33:14.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 14:33:14.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 14:33:14.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 14:33:15.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 14:33:15.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 14:33:15.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 14:33:15.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 14:33:15.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 14:33:15.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 14:33:15.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 14:33:15.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 14:33:15.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 14:33:15.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 14:33:15.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 14:33:15.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 14:33:15.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 14:33:15.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 14:33:15.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 14:33:15.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 14:33:15.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 14:33:15.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 14:33:15.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 14:33:15.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 14:33:15.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-client-2.5.1.jar' 14:33:15.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 14:33:15.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-client-2.5.1.jar' 14:33:15.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 14:33:15.093 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.093 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 14:33:15.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 14:33:15.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 14:33:15.094 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 14:33:15.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 14:33:15.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 14:33:15.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 14:33:15.097 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 14:33:15.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 14:33:15.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 14:33:15.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 14:33:15.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 14:33:15.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 14:33:15.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 14:33:15.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 14:33:15.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 14:33:15.322 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.323 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.323 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.323 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.323 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 14:33:15.323 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 14:33:15.323 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 14:33:15.323 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 14:33:15.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.353 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.353 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.353 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 14:33:15.353 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 14:33:15.353 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 14:33:15.353 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 14:33:15.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 14:33:15.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 14:33:15.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 14:33:15.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 14:33:15.373 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.373 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.373 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.373 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.373 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 14:33:15.373 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 14:33:15.373 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 14:33:15.373 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 14:33:15.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-common-2.5.1.jar' 14:33:15.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 14:33:15.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-common-2.5.1.jar' 14:33:15.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 14:33:15.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 14:33:15.447 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 14:33:15.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 14:33:15.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 14:33:15.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 14:33:15.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 14:33:15.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 14:33:15.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 14:33:15.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/commons-compress-1.7.jar' 14:33:15.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, commons-compress-1.7.jar]' 14:33:15.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/commons-compress-1.7.jar' 14:33:15.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, commons-compress-1.7.jar]' 14:33:15.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.492 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.492 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.492 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.492 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/transaction-api-1.1.jar' 14:33:15.492 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, transaction-api-1.1.jar]' 14:33:15.492 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/transaction-api-1.1.jar' 14:33:15.492 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, lib, transaction-api-1.1.jar]' 14:33:15.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/bin' 14:33:15.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, bin]' 14:33:15.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/bin' 14:33:15.494 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, bin]' 14:33:15.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/bin/cloudstore-server' 14:33:15.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, bin, cloudstore-server]' 14:33:15.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/bin/cloudstore-server' 14:33:15.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, bin, cloudstore-server]' 14:33:15.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/bin/cloudstore.bat' 14:33:15.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, bin, cloudstore.bat]' 14:33:15.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/bin/cloudstore.bat' 14:33:15.495 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, bin, cloudstore.bat]' 14:33:15.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/bin/cloudstore' 14:33:15.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, bin, cloudstore]' 14:33:15.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/bin/cloudstore' 14:33:15.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, bin, cloudstore]' 14:33:15.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/bin/cloudstore-server.bat' 14:33:15.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, bin, cloudstore-server.bat]' 14:33:15.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/bin/cloudstore-server.bat' 14:33:15.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, bin, cloudstore-server.bat]' 14:33:15.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore' 14:33:15.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore]' 14:33:15.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/installation.properties' 14:33:15.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, installation.properties]' 14:33:15.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15631075836800/installation/cloudstore/installation.properties' 14:33:15.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15631075836800, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15631075836800/installation/cloudstore 14:33:15.499 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 14:33:15.499 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 14:33:15.499 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 14:33:15.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 14:33:15.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 14:33:15.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 14:33:15.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 14:33:15.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 14:33:15.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 14:33:15.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/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' 14:33:15.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 14:33:15.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 14:33:15.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 14:33:15.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 14:33:15.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 14:33:15.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 14:33:15.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 14:33:15.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 14:33:15.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 14:33:15.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 14:33:15.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 14:33:15.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 14:33:15.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 14:33:15.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 14:33:15.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 14:33:15.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 14:33:15.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 14:33:15.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 14:33:15.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 14:33:15.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 14:33:15.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 14:33:15.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 14:33:15.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 14:33:15.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 14:33:15.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 14:33:15.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 14:33:15.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 14:33:15.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 14:33:15.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 14:33:15.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 14:33:15.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 14:33:15.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak' 14:33:15.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 14:33:15.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 14:33:15.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak' 14:33:15.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 14:33:15.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 14:33:15.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 14:33:15.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 14:33:15.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 14:33:15.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 14:33:15.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 14:33:15.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 14:33:15.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 14:33:15.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 14:33:15.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 14:33:15.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 14:33:15.507 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 14:33:15.507 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 14:33:15.507 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 14:33:15.507 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15631075836800/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15631075836800/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15631075836800/installation/cloudstore 14:33:15.755 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore 14:33:15.755 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/etc 14:33:15.756 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/init 14:33:15.756 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/init/cloudstore-server.conf 14:33:15.756 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 14:33:15.756 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/init.d 14:33:15.756 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/init.d/cloudstore-server 14:33:15.756 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 14:33:15.756 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/profile.d 14:33:15.756 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/profile.d/cloudstore.sh 14:33:15.756 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 14:33:15.757 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib 14:33:15.757 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 14:33:15.757 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 14:33:15.757 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar 14:33:15.757 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 14:33:15.757 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 14:33:15.757 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/logback-core-1.0.13.jar 14:33:15.757 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 14:33:15.757 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 14:33:15.757 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 14:33:15.757 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 14:33:15.758 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 14:33:15.758 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 14:33:15.758 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 14:33:15.758 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 14:33:15.758 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 14:33:15.758 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 14:33:15.759 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 14:33:15.759 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 14:33:15.759 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 14:33:15.759 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 14:33:15.759 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 14:33:15.759 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 14:33:15.759 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 14:33:15.759 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 14:33:15.760 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 14:33:15.760 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/javax.annotation-api-1.2.jar 14:33:15.760 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 14:33:15.760 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/xz-1.4.jar.csupdbak 14:33:15.760 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-server-2.5.1.jar 14:33:15.760 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 14:33:15.760 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 14:33:15.760 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak 14:33:15.760 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 14:33:15.760 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 14:33:15.760 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 14:33:15.760 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 14:33:15.760 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 14:33:15.762 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/slf4j-api-1.7.7.jar 14:33:15.762 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 14:33:15.763 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 14:33:15.763 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 14:33:15.763 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 14:33:15.763 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/derby-10.10.2.0.jar 14:33:15.763 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 14:33:15.763 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 14:33:15.763 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 14:33:15.764 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/args4j-2.0.16.jar 14:33:15.764 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 14:33:15.765 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 14:33:15.765 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 14:33:15.765 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 14:33:15.765 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 14:33:15.765 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/xz-1.4.jar 14:33:15.765 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/guava-14.0.1.jar 14:33:15.765 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 14:33:15.766 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 14:33:15.766 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 14:33:15.766 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 14:33:15.766 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 14:33:15.766 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/logback-classic-1.0.13.jar 14:33:15.766 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 14:33:15.766 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 14:33:15.766 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 14:33:15.766 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 14:33:15.766 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 14:33:15.766 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 14:33:15.766 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 14:33:15.766 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 14:33:15.767 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 14:33:15.767 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 14:33:15.767 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 14:33:15.767 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 14:33:15.767 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 14:33:15.767 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 14:33:15.767 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 14:33:15.767 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 14:33:15.767 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 14:33:15.768 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 14:33:15.768 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-client-2.5.1.jar 14:33:15.768 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar 14:33:15.768 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 14:33:15.768 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 14:33:15.768 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 14:33:15.769 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 14:33:15.769 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 14:33:15.769 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 14:33:15.769 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 14:33:15.769 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 14:33:15.769 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 14:33:15.769 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 14:33:15.769 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 14:33:15.769 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 14:33:15.770 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 14:33:15.770 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 14:33:15.770 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 14:33:15.770 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/cglib-2.2.0-b21.jar 14:33:15.770 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-common-2.5.1.jar 14:33:15.770 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak 14:33:15.770 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 14:33:15.771 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 14:33:15.771 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 14:33:15.771 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/commons-compress-1.7.jar 14:33:15.771 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/transaction-api-1.1.jar 14:33:15.771 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 14:33:15.771 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 14:33:15.772 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 14:33:15.772 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 14:33:15.773 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 14:33:15.773 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 14:33:15.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 14:33:15.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 14:33:15.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/bin 14:33:15.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/bin/cloudstore-server 14:33:15.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/bin/cloudstore.bat 14:33:15.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/bin/cloudstore.csupdbak 14:33:15.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/bin/cloudstore 14:33:15.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/bin/cloudstore-server.bat 14:33:15.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 14:33:15.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/bin/cloudstore-server.csupdbak 14:33:15.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/bin/cloudstore.bat.csupdbak 14:33:15.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/backup 14:33:15.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jy2xwim6.tar.gz 14:33:15.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15631075836800/installation/cloudstore/installation.properties 14:33:15.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15631075836800/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 14:33:15.782 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1c93084c]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.73 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 200.4 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-20190714.123316-8.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-20190714.123316-8.jar (77 KB at 12709.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-20190714.123316-8.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-20190714.123316-8.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 65.3 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 501.0 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 195.8 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-20190714.123316-8-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-20190714.123316-8-sources.jar (65 KB at 21545.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/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 1002.0 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